aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* fix(windows):exepath, stdpath return wrong slashes #19111Enan Ajmain2022-07-17
* refactor(lsp): use autocmd api (#19407)ii142022-07-17
* feat(defaults): mouse=nvi #19290matveyt2022-07-17
* fix(api): fix nvim_parse_cmd interfere with printing line in Ex mode (#19400)zeertzjq2022-07-17
* Merge pull request #19395 from jamessan/flaky-job-testJames McCoy2022-07-16
|\
| * test(job_spec): accept alternate messages for "append environment" testsJames McCoy2022-07-16
* | vim-patch:8.2.2643: various code not covered by testszeertzjq2022-07-16
* | vim-patch:8.2.2608: character input not fully testedzeertzjq2022-07-16
* | vim-patch:8.2.0198: no tests for y/n promptzeertzjq2022-07-16
* | vim-patch:8.2.0052: more-prompt not properly testedzeertzjq2022-07-16
|/
* 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