aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* test(treesitter): add benchmark #18989Lewis Russell2022-06-16
* Merge #8519 feat: name, test ids, sockets in stdpath(state)Justin M. Keyes2022-06-17
|\
| * feat(server): instance "name", store pipes in stdpath(state)Justin M. Keyes2022-06-15
| * test(report): formatting, drop dumplog()Justin M. Keyes2022-06-15
| * feat(logging): include test-id in log messagesJustin M. Keyes2022-06-15
* | fix(lua): clear got_int when calling vim.on_key() callback (#18979)zeertzjq2022-06-16
* | fix(lua): highlight.on_yank can close timer in twice #18976notomo2022-06-15
|/
* fix(ui): do not call showmode() when setting window height (#18969)zeertzjq2022-06-15
* test: correct check for v:errmsg in inccommand test (#18968)zeertzjq2022-06-15
* vim-patch:8.2.1898: command modifier parsing always uses global cmdmodzeertzjq2022-06-14