aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* | test: use "python3" to avoid skipped test #19106Justin M. Keyes2022-06-26
* | Merge pull request #19091 from clason/do-aucmd-patsChristian Clason2022-06-26
|\ \
| * | feat(api): support pattern array for exec_autocmdsChristian Clason2022-06-26
* | | refactor(filetype)!: allow vim.filetype.match to use different strategies (#1...Gregory Anders2022-06-26
|/ /
* | refactor(tests): introduce testprg()Justin M. Keyes2022-06-25
* | fix: make_filter_cmd for :! powershell #15913Enan Ajmain2022-06-25
* | Merge pull request #19041 from lewis6991/globallocalbfredl2022-06-25
|\ \ | |/ |/|
| * fix(api): nvim_set_option_value for global-local optionsLewis Russell2022-06-22
* | fix(tests): remove misleading $TEST_PATH segment #19050Justin M. Keyes2022-06-23
* | fix(api): check for inclusive buffer line index out of bounds correctly (#19056)zeertzjq2022-06-23
* | Merge pull request #19020 from echasnovski/screenchar-floatbfredl2022-06-23
|\ \
| * | fix(float): make `screen*()` functions respect floating windowsEvgeni Chasnovski2022-06-23
* | | fix(input): use correct grid when restoring cursor for <expr> mapping (#19047)zeertzjq2022-06-23
* | | fix(api): check error after getting win/buf handle (#19052)Gregory Anders2022-06-22
* | | fix(build): only pass -municode if MINGW #19049Justin M. Keyes2022-06-22
| |/ |/|
* | perf(highlight): don't allocate duplicates for color namesbfredl2022-06-21
* | Merge pull request #18743 from gpanders/bowooptvalueGregory Anders2022-06-20
|\ \
| * | refactor: use nvim_{get,set}_option_value for vim.{b,w}oGregory Anders2022-06-20
| * | feat(api): add "buf" and "win" to nvim_get_option_valueGregory Anders2022-06-20
* | | perf(ui): reduce allocation overhead when encoding "redraw" eventsbfredl2022-06-20
* | | fix(decorations): nvim_buf_set_extmark breaks conceal #19010ii142022-06-19
| |/ |/|
* | fix(ci): noisy logs, unreliable test #19019Justin M. Keyes2022-06-18
|/
* fix(hl): return cterm fg/bg even if they match Normal #18981Oliver Marriott2022-06-16