aboutsummaryrefslogtreecommitdiff
path: root/test/functional/vimscript
Commit message (Expand)AuthorAge
* vim-patch:partial:8.1.0822: peeking and flushing output slows down executionzeertzjq2022-08-15
* vim-patch:7.4.1168 (#19645)zeertzjq2022-08-13
* test(let_spec): increase expect_exit() timeoutzeertzjq2022-08-05
* feat(mapset): support restoring "replace_keycodes" and "desc"zeertzjq2022-08-01
* vim-patch:8.2.0815: maparg() does not provide enough information for mapset()zeertzjq2022-08-01
* vim-patch:9.0.0090: no error when assigning bool to a string option (#19539)zeertzjq2022-07-27
* test: deal with RPC call causing Nvim to exit laterzeertzjq2022-07-19
* fix(powershell): filter ":!" commands with args #19268Enan Ajmain2022-07-18
* fix(windows):exepath, stdpath return wrong slashes #19111Enan Ajmain2022-07-17
* fix(ex_cmds): correct flags for :const (#19387)zeertzjq2022-07-16
* feat(eval)!: input() support any type for "cancelreturn" in a dict (#19357)zeertzjq2022-07-14
* vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (...zeertzjq2022-07-07
* feat: stdpath('run'), /tmp/nvim.user/ #18993Justin M. Keyes2022-06-30
* test: use "python3" to avoid skipped test #19106Justin M. Keyes2022-06-26
* refactor(tests): introduce testprg()Justin M. Keyes2022-06-25
* fix: make_filter_cmd for :! powershell #15913Enan Ajmain2022-06-25
* fix(float): make `screen*()` functions respect floating windowsEvgeni Chasnovski2022-06-23
* feat(server): instance "name", store pipes in stdpath(state)Justin M. Keyes2022-06-15
* feat(logging): include test-id in log messagesJustin M. Keyes2022-06-15
* fix(tests): fix some screen.lua warningsbfredl2022-05-21
* feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009Justin M. Keyes2022-05-03
* fix(input): only disable mapped CTRL-C interrupts when getting input (#18310)zeertzjq2022-04-30
* fix: has() should preserve v:shell_error #18280Andrey Mishchenko2022-04-26
* test: correct order of arguments to eq() and neq()zeertzjq2022-04-26
* fix(ci): workaround bug in msgpackparse() on windows caused by api level bumpbfredl2022-04-25
* docs: typo fixes (#17859)dundargoc2022-04-15
* fix(event-loop): duplicate display updating logic in vgetorpeek() (#17913)zeertzjq2022-03-30
* feat(test): use nvim_exec in helpers.source() #16064Justin M. Keyes2022-03-27
* fix(event-loop): call vpeekc() directly first to check for characterzeertzjq2022-02-03
* vim-patch:8.2.3917: the eval.txt help file is way too bigDaniel Steinberg2022-01-29
* fix(screenpos, float): add top and left border adjustmentzeertzjq2021-12-15
* vim-patch:7.4.1777Sean Dewar2021-11-26
* fix(eval): fix has('wsl') #16153erw72021-10-29
* fix(eval): checking for a non-empty string is too strict (#15987)Fabian2021-10-28
* feat(eval/method): partially port v8.1.1954Sean Dewar2021-10-03
* refactor(tests): remove redir_exec #15718Justin M. Keyes2021-09-19
* test: reorg #15698Justin M. Keyes2021-09-17