aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/globals.h
Commit message (Expand)AuthorAge
* cleanup/TUI: remove old unused code #9013Justin M. Keyes2018-09-19
* globals: KeyTyped is boolJan Edmund Lazo2018-09-14
* globals: cmd_silent is boolJan Edmund Lazo2018-08-29
* globals: did_ai is boolJan Edmund Lazo2018-08-06
* globals: did_si is boolJan Edmund Lazo2018-08-06
* globals: can_si is boolJan Edmund Lazo2018-08-06
* globals: can_si_back is boolJan Edmund Lazo2018-08-06
* globals: typebuf_was_filled is boolJan Edmund Lazo2018-08-06
* globals: virtual_op is TriStateJan Edmund Lazo2018-08-01
* screen: screen_cleared is TriStateJan Edmund Lazo2018-08-01
* Merge #8526 from janlazo/vim-8.0.0451Justin M. Keyes2018-06-16
|\
| * charset: include option_defs.h for breakat_flagsJan Edmund Lazo2018-06-12
* | Add ‘eob’ option to fillcharsJack Bracewell2018-06-13
* | screen: use UTF-8 representationBjörn Linse2018-06-13
|/
* startup: fix -es/-Es so they are actually silentJustin M. Keyes2018-06-04
* lintJustin M. Keyes2018-06-04
* vim-patch:8.0.0516 (#8458)KunMing Xie2018-06-01
* vim-patch:8.0.1494: no autocmd triggered in Insert mode with visible popup menuShougo Matsushita2018-05-14
* Merge #8329 'API: Make nvim_set_option() update `:verbose set …`'Justin M. Keyes2018-05-11
|\
| * lintb-r-o-c-k2018-05-10
| * api: Make nvim_set_option() update `:verbose set ...`b-r-o-c-k2018-05-03
* | Merge #4486 'refactor: Remove maxmem, maxmemtot options'Justin M. Keyes2018-05-02
|\ \ | |/ |/|
| * Remove the mf_dont_release global after getting rid of maxmem[tot]Felipe Oliveira Carvalho2017-04-11
* | Merge #8218 'Fix errors reported by PVS'Justin M. Keyes2018-04-27
|\ \
| * | globals: Do not use `false` for enc_dbcsZyX2018-04-22
| * | screen: Get rid of ScreenLines2 as it is no longer usedZyX2018-04-22
| * | charset,*: Refactor transstr()ZyX2018-04-09
* | | API: nvim__stats()Justin M. Keyes2018-04-24
* | | Merge branch 'master' into s-dash-stdinb-r-o-c-k2018-04-14
|\ \ \
| * | | cleanup: remove main_start_gui()Justin M. Keyes2018-04-11
| |/ /
| * | msg: do not scroll entire screen (#8088)Björn Linse2018-03-31
| * | *: Replace did_throw checks with current_exception checksZyX2018-03-25
| * | *: Make sure that !did_throw implies !current_exceptionZyX2018-03-25
| * | Merge #4419 'implement <Cmd> key'Justin M. Keyes2018-03-24
| |\ \
| | * | getchar: implement <Cmd> key to invoke command in any modeBjörn Linse2018-03-23
| * | | refactor: eliminate `autocmd_fname_full` globalJustin M. Keyes2018-03-24
| |/ /
| * | 'fillchars': fix defaults logic; handle ambiwidth=double #7986Matthieu Coudron2018-02-23
| * | defaults: 'fillchars'Justin M. Keyes2018-02-23
| * | channel: check for existance before trying to set keyBjörn Linse2017-12-23
| * | vim-patch:8.0.0074Michael Schupikov2017-12-15
| * | Merge branch 'master' into expression-parserZyX2017-11-26
| |\ \
| * \ \ Merge branch 'master' into expression-parserZyX2017-11-19
| |\ \ \
| * \ \ \ Merge branch 'master' into expression-parserZyX2017-10-30
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into expression-parserZyX2017-10-15
| |\ \ \ \ \
| * | | | | | mbyte: Lint some functions which are to be copied for symbolic testsZyX2017-10-15
* | | | | | | Merge branch 'master' into s-dash-stdinZyX2017-12-03
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | channels: stderr channelBjörn Linse2017-11-25
| * | | | | | channels: generalize jobclose()Björn Linse2017-11-25
| * | | | | | channels: allow bytes sockets and stdio, and buffered bytes outputBjörn Linse2017-11-24
| * | | | | | channels: refactorBjörn Linse2017-11-24