neovim/test/functional
zeertzjq 731e7f51ee
fix(window): :close crash with autocmd, floats and tabpage (#27793)
Problem:  :close crash with autocmd, floats and tabpage.
Solution: Close floating windows in one more case.
2024-03-10 07:55:04 +08:00
..
api fix(api): win_set_config set tp_curwin of win moved from other tabpage 2024-03-09 18:00:30 +00:00
autocmd vim-patch:9.1.0158: 'shortmess' "F" flag doesn't work properly with 'autoread' 2024-03-08 07:04:39 +08:00
core fix(startup): set full_screen when in ex_mode 2024-03-09 18:20:59 +08:00
editor fix(options): don't update curswant for 'winhl' or 'winbl' (#27515) 2024-02-18 18:11:20 +08:00
ex_cmds fix(process): start pty process eof timer on main thread (#27625) 2024-02-26 09:47:49 +08:00
fixtures build: create separate targets for nvim with and without runtime files 2024-01-20 12:59:27 +01:00
legacy vim-patch:9.1.0112: Remove undo information, when cleaning quickfix buffer 2024-02-16 07:18:06 +08:00
lua vim-patch:8.2.3862: crash on exit with EXITFREE and using win_execute() 2024-03-09 21:58:30 +00:00
options fix(defaults): make terminal autoclose not block other events (#27581) 2024-02-22 13:54:21 -06:00
plugin test(tohtml_spec): don't use hard-coded sleeping time (#27770) 2024-03-08 10:24:46 +08:00
provider fix(eval): make has('pythonx') work properly (#27739) 2024-03-05 15:54:41 +08:00
script docs: support inline markdown 2024-03-09 11:21:55 +00:00
shada test: move format_{string,luav} to a separate module 2024-01-17 10:10:17 +00:00
terminal test(terminal/buffer_spec): re-skip bang test on Windows 2024-02-26 10:11:59 +08:00
treesitter feat!: remove deprecated functions 2024-03-09 10:54:24 +01:00
ui fix(window): :close crash with autocmd, floats and tabpage (#27793) 2024-03-10 07:55:04 +08:00
vimscript refactor(tests): get channel id via nvim_get_chan_info #27441 2024-02-12 05:50:39 -08:00
example_spec.lua test: use integers for API Buffer/Window/Tabpage EXT types 2024-01-16 19:11:49 +00:00
helpers.lua refactor: rewrite ruby provider in lua 2024-01-24 19:26:53 +01:00
preload.lua refactor: format test/* 2024-01-03 02:09:29 +01:00