neovim/test/functional
Shougo Matsushita 5977a96b3f vim-patch:9.0.0190: the way 'cmdheight' can be made zero is inconsistent
Problem:    The way 'cmdheight' can be made zero is inconsistent.
Solution:   Only make 'cmdheight' zero when setting it explicitly, not when
            resizing windows. (closes vim/vim#10890)
f797e309ca
2022-08-17 09:34:13 +08:00
..
api fix(api): nvim_exec and nvim_cmd restore msg_col when capturing output (#19789) 2022-08-16 17:30:39 +08:00
autocmd fix(terminal): crash if TermClose deletes own buffer #19222 2022-07-05 02:31:49 -07:00
core vim-patch:7.4.1168 (#19645) 2022-08-13 21:31:00 +08:00
editor test: use poke_eventloop() instead of sleep(10) where possible (#19794) 2022-08-16 15:21:46 +08:00
ex_cmds fix(source): fix expand('<sfile>') no longer works for Lua 2022-08-16 05:39:44 +08:00
fixtures fix(lsp): send didOpen if name changes on write (#19583) 2022-08-01 22:32:53 +02:00
legacy test: use poke_eventloop() instead of sleep(10) where possible (#19794) 2022-08-16 15:21:46 +08:00
lua test: improve mapping tests and docs (#19619) 2022-08-02 11:13:22 +08:00
options fix(fillchars): change fallback after setcellwidths() 2022-08-08 20:03:40 +08:00
plugin fix(lsp): send didOpen if name changes on write (#19583) 2022-08-01 22:32:53 +02:00
provider feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009 2022-05-03 06:08:35 -07:00
shada build: rename build-related dirs 2022-06-28 04:02:29 -07:00
terminal feat(tui): allow grid and host to disagree on ambiguous-width chars (#19686) 2022-08-09 21:08:46 +08:00
treesitter fix(ci): noisy logs, unreliable test #19019 2022-06-18 19:19:08 -07:00
ui vim-patch:9.0.0190: the way 'cmdheight' can be made zero is inconsistent 2022-08-17 09:34:13 +08:00
vimscript vim-patch:partial:8.1.0822: peeking and flushing output slows down execution 2022-08-15 17:58:35 +08:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua test: deal with RPC call causing Nvim to exit later 2022-07-19 19:41:07 +08:00
preload.lua feat(logging): include test-id in log messages 2022-06-15 19:23:10 -07:00