aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Merge pull request #18071 from gpanders/create_ucGregory Anders2022-04-10
|\
| * refactor!: rename nvim_add_user_command to nvim_create_user_commandGregory Anders2022-04-10
* | fix(tui)!: remove `ESC NUL` forced escape (#17198)zeertzjq2022-04-11
* | feat(keymap): add F38-F63 keys (#17893)zeertzjq2022-04-11
|/
* feat(events): support SIGWINCH for Signal event #18029Loong Wang2022-04-10
* vim-patch:8.2.4718: @@@ in the last line sometimes drawn in the wrong place (...zeertzjq2022-04-10
* vim-patch:partial:8.1.2333: with modifyOtherKeys CTRL-^ doesn't work (#18048)zeertzjq2022-04-09
* Merge pull request #17971 from chentau/extmark_spellbfredl2022-04-08
|\
| * fix(extmarks): splice extmarks on accepting spellTony Chen2022-04-02
* | Merge pull request #17786 from gpanders/autocmd-argsbfredl2022-04-08
|\ \
| * | feat(api)!: pass args table to autocommand callbacksGregory Anders2022-04-08
* | | test: add a test for #16823zeertzjq2022-04-08
* | | vim-patch:8.2.3925: diff mode confused by NUL bytes (#18033)zeertzjq2022-04-08
* | | vim-patch:8.2.0004: get E685 and E931 if buffer reload is interruptedzeertzjq2022-04-08
* | | vim-patch:8.2.4707: redrawing could be a bit more efficient (#18022)zeertzjq2022-04-07
* | | fix(event-loop): check if executed register has endedzeertzjq2022-04-07
* | | fix(input): fix clearing of reg_executingzeertzjq2022-04-07
|/ /
* | fix(autocmd): restore autocmd showing behaviorzeertzjq2022-04-06
* | Merge pull request #18003 from bfredl/incperf2bfredl2022-04-05
|\ \
| * | fix(ui): inccomand performance degradationKillTheMule2022-04-05
* | | Merge pull request #17335 from famiu/fix/ui/win-resizebfredl2022-04-05
|\ \ \ | |/ / |/| |
| * | fix(tests): update legacy tab switch test to be sanebfredl2022-04-05
| * | fix(ui): make window resize commands manage cmdheightFamiu Haque2022-04-05
* | | vim-patch:8.2.{4692,4691,4690}: fix Insert mode <LeftDrag> mapping bug (#17999)zeertzjq2022-04-05
|/ /
* | test: move completion :stopinsert test to completion_spec.lua (#17992)zeertzjq2022-04-04
* | test: add some tests with :normal and Ex modezeertzjq2022-04-04
* | [RFC] vim-patch:8.1.1378: delete() can not handle a file name that looks liâ€...Shougo2022-04-03
* | fix(ex_normal): spam \n in Ex mode only if in Cmdline mode (#17977)zeertzjq2022-04-03
|/
* fix(input): do not translate scroll keys into multiclickszeertzjq2022-04-02
* test: add a test for #13916zeertzjq2022-04-01
* vim-patch:8.2.4660: cursorcolumn is sometimes not correctzeertzjq2022-04-01
* vim-patch:8.2.3122: with 'nowrap' cursor position is unexected in narrow wind...zeertzjq2022-04-01
* Merge pull request #17938 from ggandor/autocmd-api-namesbfredl2022-04-01
|\
| * refactor(api)!: use singular/plural consistently in the autocmd APIGyörgy Andorka2022-03-31
* | Merge pull request #17906 from dundargoc/test/skip-nvimlog-on-successJames McCoy2022-03-31
|\ \
| * | test: don't print NVIMLOG on successDundar Göc2022-03-29
* | | Merge pull request #17929 from lewis6991/autocmdbfredl2022-03-31
|\ \ \ | |_|/ |/| |
| * | fix(api): improve autocmd error handlingLewis Russell2022-03-31
* | | feat(api): nvim_clear_autocmdTJ DeVries2022-03-31
* | | Merge pull request #17890 from zeertzjq/conceal-virtcol-changedbfredl2022-03-31
|\ \ \ | |/ / |/| |
| * | perf: only redraw concealed line if cursor has moved horizontallyzeertzjq2022-03-28
* | | vim-patch:8.2.4577: message test is flakyzeertzjq2022-03-31
* | | vim-patch:8.2.4200: some tests do not clean up properlyzeertzjq2022-03-31
* | | vim-patch:8.2.4156: fileinfo message overwrites echo'ed messagezeertzjq2022-03-31
* | | vim-patch:8.2.1844: using "q" at the more prompt doesn't stop a long messagezeertzjq2022-03-31
* | | fix: correct vertical dragging room calculation with global statusline (#17928)zeertzjq2022-03-31
* | | fix: set nested before executing callback (#17801)TJ DeVries2022-03-30
* | | fix(event-loop): duplicate display updating logic in vgetorpeek() (#17913)zeertzjq2022-03-30
| |/ |/|
* | fix(decorations): do not put empty virt_text (#17872)zeertzjq2022-03-29
|/
* vim-patch:8.2.4630: 'cursorline' not always updated with 'culopt' is "screenl...zeertzjq2022-03-28