aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/globals.h
Commit message (Expand)AuthorAge
* 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
| * | | | | FIXUP: duplicate error number in #7422Björn Linse2017-11-23
| * | | | | cmdline: CmdlineEnter and CmdlineLeave autocommands (#7422)Björn Linse2017-11-22
| | |_|_|/ | |/| | |
| * | | | vim-patch:8.0.0096: has('ttyin'), has('ttyout')Justin M. Keyes2017-11-04
| | |_|/ | |/| |
| * | | doc/ui.txtJustin M. Keyes2017-10-29
| * | | ext_cmdline: interact with cmdline windowBjörn Linse2017-10-26
| | |/ | |/|
| * | vim-patch:8.0.0328ckelsel2017-09-24
| * | vim-patch:8.0.0612James McCoy2017-08-21
| |/
| * terminal: block redraw during c_CTRL-DJustin M. Keyes2017-08-05
| * vim-patch:8.0.0069ckelsel2017-07-23
| * eval: Error out when there is something after :endfunctionZyX2017-06-20
| * screen.c: make more highlights window specificBjörn Linse2017-06-14
| * vim-patch:8.0.0607 (#6879)Daniel Hahler2017-06-11
| * vim-patch:7.4.1976James McCoy2017-06-04
| * vim-patch:7.4.1975James McCoy2017-06-04
| * Merge #6737 "options: make 'highlight' read-only"Justin M. Keyes2017-05-15
| |\
| | * options: make 'highlight' read-onlyBjörn Linse2017-05-15
| |/
| * Merge #6597 'winhighlight'Justin M. Keyes2017-05-08
| |\
| | * options: allow different highlights in windowsBjörn Linse2017-05-08
| |/
| * *: Silence some false positivesZyX2017-04-16
| * 'listchars': `Whitespace` highlight group #6367Yichao Zhou2017-04-03
| * eval: Move remaining get_tv_string* functions to eval/typval.cZyX2017-03-29
| * eval: Split eval.c into smaller filesZyX2017-03-29
| * terminal: global 'scrollback' #6352Jakob Schnitzer2017-03-27
| * refactor: Remove allow_keys global (#6346)Matthew Malcomson2017-03-25
* | *: Fix linter errorsZyX2017-03-19
* | getchar: Use fileio instead of fdopenZyX2017-03-19
|/
* vim-patch:7.4.2101James McCoy2017-03-11
* Merge #6112 from ZyX-I/split-eval'/buf_get_changedtickJustin M. Keyes2017-02-27
|\