aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* fix(ex_cmds): correct flags for :const (#19387)zeertzjq2022-07-16
* fix(api): do not switch win/buf if getting option in current win/buf (#19383)zeertzjq2022-07-16
* fix(pum): make right drag in anchor grid to select work in multigrid UI (#19382)zeertzjq2022-07-16
* fix: remote UI may get invalid 'pumblend' value #19379Natasha England-Elbro2022-07-15
* fix: right-click in clickable statusline #19252Famiu Haque2022-07-15
* test: improve searchhl testszeertzjq2022-07-15
* vim-patch:8.2.0482: channel and sandbox code not sufficiently testedzeertzjq2022-07-15
* fix(winbar): make setting WinBar and WinBarNC in 'winhighlight' workzeertzjq2022-07-15
* feat(eval)!: input() support any type for "cancelreturn" in a dict (#19357)zeertzjq2022-07-14
* fix(exmode): flush messages before printing a line after pressing Enter (#19341)zeertzjq2022-07-13
* vim-patch:8.2.0293: various Ex commands not sufficiently testedzeertzjq2022-07-12
* vim-patch:8.2.0275: some Ex code not covered by testszeertzjq2022-07-12
* vim-patch:8.2.2732: prompt for s///c in Ex mode can be wrongzeertzjq2022-07-12
* vim-patch:8.2.0270: some code not covered by testszeertzjq2022-07-12
* vim-patch:8.2.0203: :helptags and some other functionality not testedzeertzjq2022-07-12
* vim-patch:8.2.0243: insufficient code coverage for ex_docmd.c functionszeertzjq2022-07-12
* test(float_spec): make indent more consistentzeertzjq2022-07-10
* fix(float): fix mouse drag position if float window turned to a splitzeertzjq2022-07-10
* fix(float): fix glitch when making float window with border a splitzeertzjq2022-07-10
* fix(float): fix float window with winbar cannot have screen heightzeertzjq2022-07-10
* fix(float): fix float window border drawing with winbarzeertzjq2022-07-10
* Merge #19267 require() in --startuptimeJustin M. Keyes2022-07-10
|\
| * test: --startuptimeJustin M. Keyes2022-07-09
* | test: add a test for what Vim patch 8.2.0151 fixeszeertzjq2022-07-08
|/
* Merge pull request #19180 from zeertzjq/tui-kitty-keypadzeertzjq2022-07-07
|\
| * test: add tests for keypad keys from kitty keyboard protocolzeertzjq2022-07-04
* | vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (...zeertzjq2022-07-07
* | feat: add 'mousescroll' option (#12355)Jay2022-07-06
* | fix(mark): fix unexpected cursor movements (#19253)zeertzjq2022-07-06
* | fix(terminal): crash if TermClose deletes own buffer #19222Justin M. Keyes2022-07-05
* | fix(mark): mark without a view restores at topline #19224zeertzjq2022-07-04
* | fix(tui): resize at startup #17795Javier Lopez2022-07-04
|/
* feat(api): add `unsilent` to command APIszeertzjq2022-07-03
* feat(ui): make right-click menu work properly with ext_multigridzeertzjq2022-07-01
* vim-patch:8.0.1570: can't use :popup for a menu in the terminalzeertzjq2022-07-01
* cmdheight=0: fix bugs #18961Shougo2022-06-30
* feat(marks): restore viewport on jump #15831Javier Lopez2022-06-30
* feat: stdpath('run'), /tmp/nvim.user/ #18993Justin M. Keyes2022-06-30
* refactor(highlight)!: rename attributes to match Vim (#19159)zeertzjq2022-06-30
* fix(lsp): small bugs in snippet-parser #18998L3MON4D32022-06-29
* vim-patch:8.2.4378: incsearch HL broken when calling searchcount in 'tabLine'...zeertzjq2022-06-29
* Merge pull request #19133 from famiu/feat/api/cmd_support_filterbfredl2022-06-29
|\
| * feat(api): make `nvim_parse_cmd` and `nvim_cmd` support :filterFamiu Haque2022-06-28
* | refactor(aucmd): call define_autocmd() directly for default autocmdsbfredl2022-06-28
* | build: rename build-related dirsJustin M. Keyes2022-06-28
* | Merge #19060 memory leaksJustin M. Keyes2022-06-28
|\ \ | |/ |/|
| * fix(coverity/348300): free memory when overiding sing attributeThomas Vigouroux2022-06-27
* | fix(vim.ui.input): accept nil or empty "opts" #191090x74696d6d792022-06-28
* | fix(inccommand): parse the command to check if it is previewableFamiu Haque2022-06-28
* | fix(api): nvim_parse_cmd check for ambiguous user command (#19116)zeertzjq2022-06-27