aboutsummaryrefslogtreecommitdiff
path: root/test/functional/vimscript
Commit message (Expand)AuthorAge
* 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