aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds
Commit message (Expand)AuthorAge
* test: big cleanup followupLewis Russell2024-01-17
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: normalise nvim bridge functionsLewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* test: use vim.mpack and vim.uv directlyLewis Russell2024-01-12
* test: remove helpers.sleep()Lewis Russell2024-01-12
* test: do not inject vim module into global helpersLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* test: use termopen() instead of :terminal more (#26462)zeertzjq2023-12-08
* docs: small fixesdundargoc2023-10-10
* feat: ignore swapfile for running Nvim processes #25336Justin M. Keyes2023-10-04
* test: only trim trailing spaces in swapfile tests (#25341)zeertzjq2023-09-24
* fix(startup): stop TUI properly when quitting at swap dialog (#25337)zeertzjq2023-09-24
* fix(messages): use "Vimscript" instead of "VimL" #24111Justin M. Keyes2023-06-22
* fix(remote): make --remote-expr print to stdout (#23980)zeertzjq2023-06-11
* fix(helptags): make multibyte help tags work properly (#23975)zeertzjq2023-06-11
* feat(:source): source current ft=lua buffer as Lua code (#23802)zeertzjq2023-06-02
* test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`Famiu Haque2023-05-22
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* vim-patch:8.2.3887: E1135 is used for two different errorszeertzjq2023-05-08
* vim-patch:8.2.1978: making a mapping work in all modes is complicatedzeertzjq2023-05-08
* fix(excmd): append original command to error messagezeertzjq2023-05-05
* vim-patch:8.2.4890: inconsistent capitalization in error messageszeertzjq2023-05-05
* docs(powershell): use tee.exe instead of Tee-ObjectT7272023-04-22
* fix(usercmd): Fix buffer overflow in uc_list() (#23225)Andreas Schneider2023-04-21
* fix(excmd): make :def unknown rather than unimplemented (#23150)zeertzjq2023-04-17
* fix(highlight): add missing g: prefix for colors_name (#22952)zeertzjq2023-04-08
* test: replace lfs with luv and vim.fsdundargoc2023-04-04
* test: use exec_capture() in more places (#22787)zeertzjq2023-03-26
* feat(api): nvim_exec2(), deprecate nvim_exec() #19032Evgeni Chasnovski2023-03-25
* fix(shell): on Windows :make does not echo #22728Enan Ajmain2023-03-19
* refactor(redraw): make cursor position redraw use the "redraw later" patternbfredl2023-03-12
* ci: bump to windows 2022dundargoc2023-03-11
* fix(api): set script context when setting usercmd or option (#22624)zeertzjq2023-03-11
* fix(highlight): avoid ORing underline flags (#22372)zeertzjq2023-02-23
* test: make {MATCH:} behave less unexpectedly in screen:expect()zeertzjq2023-02-18
* fix(rpc)!: preseve files when stdio channel is closed (#22137)zeertzjq2023-02-11
* test: add more tests for Unicodezeertzjq2023-01-09
* fix(mappings): use all buckets in second round of unmap (#21534)zeertzjq2022-12-26
* feat(secure): add `:trust` command and vim.secure.trust() (#21107)Jlll12022-11-28
* test: simplify platform detection (#21020)dundargoc2022-11-22
* test: add a Lua test for swap file created before bootzeertzjq2022-11-17
* test: introduce skip() #21010dundargoc2022-11-13
* vim-patch:8.2.2207: illegal memory access if popup menu items are changed (#2...zeertzjq2022-11-12
* feat: ":write ++p" creates parent dirs #20835Victor Blanchard2022-11-06
* docs: fix typosdundargoc2022-11-02
* ci: add cirrus to isCI function to skip tests (#20526)dundargoc2022-10-17
* docs: fix typos (#20394)dundargoc2022-09-30
* fix(api): notify dict watchers on nvim_set_var and vim.g settersmolck2022-09-27