aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
...
| * | | lintJan Edmund Lazo2018-10-10
| * | | vim-patch:8.0.1837: one character cmdline abbreviation not triggered after '<,'>Jan Edmund Lazo2018-10-10
| |/ /
* / / vim-patch:8.0.1777: cannot cleanup before loading another colorscheme (#9104)Jan Edmund Lazo2018-10-11
|/ /
* | vim-patch:8.1.0468: MS-Windows: filter command with pipe character fails (#9101)Jan Edmund Lazo2018-10-10
* | lintJan Edmund Lazo2018-10-09
* | vim-patch:8.0.1423: error in return not caught by try/catchJan Edmund Lazo2018-10-09
* | Merge pull request #9079 from bfredl/tui_cursorBjörn Linse2018-10-09
|\ \
| * | TUI: delete "first-row" workaround after resizeBjörn Linse2018-10-06
| * | TUI: always use safe cursor movement after resizeBjörn Linse2018-10-06
* | | vim-patch:8.0.1779: deleting in a block selection causes problems (#9099)Jan Edmund Lazo2018-10-09
* | | vim-patch:8.1.0466: autocmd test failsJan Edmund Lazo2018-10-08
* | | vim-patch:8.1.0463: "simalt ~x" in .vimrc blocks swap file promptJan Edmund Lazo2018-10-08
* | | vim-patch:8.1.0459: Test_executable fails when there is a dog in the systemJan Edmund Lazo2018-10-08
* | | Merge #9092 from janlazo/vim-8.0.1807Justin M. Keyes2018-10-08
|\ \ \
| * | | oldtests: win: fix executable() assertionsJan Edmund Lazo2018-10-08
| * | | vim-patch:8.1.0453: MS-Windows: executable() is not reliableJan Edmund Lazo2018-10-07
| * | | vim-patch:8.1.0454: resolve() was not tested with a symlink cycleJan Edmund Lazo2018-10-06
| * | | vim-patch:8.0.1807: function to set terminal name is too longJan Edmund Lazo2018-10-06
| |/ /
* | | Merge #9036 'func_attr_printf'Justin M. Keyes2018-10-07
|\ \ \ | |/ / |/| |
| * | src/nvim/eval.cMichaHoffmann2018-10-07
| * | fixed lint errorsMichaHoffmann2018-09-24
| * | src/nvim/eval.c: printf errorMichaHoffmann2018-09-24
| * | add func_attr_printf in :MichaHoffmann2018-09-24
* | | TUI: check libvte version for undercurl support #9088Daniel Hahler2018-10-05
* | | vim-patch:8.1.0440: remove() with a range not sufficiently tested (#9076)Jan Edmund Lazo2018-10-04
* | | Merge #9078 from janlazo/vim-8.0.1832Justin M. Keyes2018-10-04
|\ \ \
| * | | vim-patch:8.1.0047: no completion for :unlet $VARJan Edmund Lazo2018-10-02
| * | | vim-patch:8.0.1832: cannot use :unlet for an environment variableJan Edmund Lazo2018-10-02
* | | | Fix crash if --embed is used more than onceJames McCoy2018-10-03
|/ / /
* | | TUI: fix support for undercurl/underline color #9080Daniel Hahler2018-10-03
* | | Merge pull request #9052 from blueyed/undercurlBjörn Linse2018-10-02
|\ \ \
| * | | tui: add support for undercurl and underline colorDaniel Hahler2018-10-01
* | | | ui: reserve the right to split a screen redraw into multiple batches.Björn Linse2018-10-02
* | | | ui: rename ext_newgrid to ext_linegridBjörn Linse2018-10-01
* | | | Revert "TUI: terminfo_start: use unibi_from_term directly"Justin M. Keyes2018-10-01
* | | | TUI: terminfo_start: use unibi_from_term directly (#9072)Daniel Hahler2018-09-30
|/ / /
* | | undo: Fix infinite loop if undo_read_byte returns EOF #2880ssteinbach2018-09-30
* | | dialog_changed: Remove mistaken assert #9069Daniel Hahler2018-09-30
* | | vim-patch:8.1.0067: syntax highlighting not working when re-entering a bufferJan Edmund Lazo2018-09-30
* | | vim-patch:8.1.0066: nasty autocommand causes using freed memoryJan Edmund Lazo2018-09-30
* | | vim-patch:8.1.0068: nasty autocommands can still cause using freed memoryJan Edmund Lazo2018-09-30
* | | lintJan Edmund Lazo2018-09-29
* | | globals: arg_had_last is boolJan Edmund Lazo2018-09-29
* | | vim-patch:8.0.1485: weird autocmd may cause arglist to be changed recursivelyJan Edmund Lazo2018-09-29
* | | vim-patch:8.1.0416: sort doesn't report deleted lines (#9062)Jan Edmund Lazo2018-09-28
* | | Merge pull request #9056 from bfredl/tui_reprBjörn Linse2018-09-27
|\ \ \
| * | | tui: eliminate scrolling region data structureBjörn Linse2018-09-27
| * | | tui: eliminate grid->attrs, use indexed cell->attrBjörn Linse2018-09-26
* | | | Merge #9060 from janlazo/vim-8.1.0120Justin M. Keyes2018-09-27
|\ \ \ \
| * | | | lintJan Edmund Lazo2018-09-27