neovim/test/functional
luukvbaal f85bc41c80
feat(ui): don't show unfocusable windows in :tabs, 'tabline' #27984
Problem:  Floating windows with focusable set to false can reasonably be
          expected to be UI elements but are listed in some outputs that
          should contain only regular windows.
Solution: Hide unfocusable floating windows from the default tabline and
          :tabs.
2024-11-16 15:32:36 -08:00
..
api fix(messages)!: vim.ui_attach message callbacks are unsafe 2024-11-14 13:23:11 +01:00
autocmd fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
core fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
editor fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
ex_cmds fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
fixtures feat(lsp): vim.lsp.buf.format() supports textDocument/rangesFormatting #27323 2024-06-24 07:54:56 -07:00
legacy vim-patch:9.1.0855: setting 'cmdheight' may missing output (#31216) 2024-11-15 00:18:53 +00:00
lua test(lua/ui_event_spec): avoid polluting log file (#31229) 2024-11-16 08:56:42 +08:00
options fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
plugin fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
provider fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
script docs: render @since versions, 0 means experimental #30649 2024-10-04 02:13:31 -07:00
shada refactor(api)!: rename Dictionary => Dict 2024-09-23 14:42:57 +02:00
terminal fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
treesitter fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
ui feat(ui): don't show unfocusable windows in :tabs, 'tabline' #27984 2024-11-16 15:32:36 -08:00
vimscript fix(messages)!: vim.ui_attach message callbacks are unsafe 2024-11-14 13:23:11 +01:00
example_spec.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
preload.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
testnvim.lua fix(test): better management of tmpfiles 2024-11-06 11:37:33 +00:00
testterm.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00