neovim/test/functional/ui
John Gehrig 5aaa1a1c04
[RDY] Add buffer information to tabline_update (#12481)
* Add buffer information to tabline_update

Most terminal implementations of the tabline display buffer and tab
information. Many neovim-qt users disable GuiTabline because it lacks
functionality provided in the terminal implementation.

The tabline_update event should include buffer information too, so client GUIs
can display rich useful tabs.
2021-06-27 15:30:09 -04:00
..
bufhl_spec.lua feat(luahl): add priority mechanism 2020-11-25 10:10:05 +01:00
cmdline_highlight_spec.lua API: deprecate nvim_command_output 2019-12-02 20:52:06 -08:00
cmdline_spec.lua test/ui/cmdline: set notimeout to remove indeterminism (#14338) 2021-04-10 12:36:54 -04:00
cursor_spec.lua floats: add borders (MS-DOS MODE) 2021-03-22 23:18:40 +01:00
decorations_spec.lua coverity/331378: Fix inserting new decor provider 2021-05-06 18:56:56 -04:00
diff_spec.lua chore: add test for CursorLineNr with filler lines 2021-03-22 23:33:17 +01:00
embed_spec.lua tests: fix non-controversial misuse of pending (#11247) 2019-10-18 04:46:30 +02:00
float_spec.lua feat(float): add rounded borders preset 2021-06-14 11:10:57 +02:00
fold_spec.lua Fix click on foldcolumn with vsplit (#14127) 2021-03-13 23:12:18 +01:00
highlight_spec.lua Fix a failing test (highlight_spec.lua) 2021-03-20 15:56:52 -04:00
hlstate_spec.lua terminal: add tests for palette color forwarding 2019-11-03 10:14:58 +01:00
inccommand_spec.lua A Mudholland Dr. Recast 2020-10-19 21:48:06 +02:00
input_spec.lua state: throttle batched event processing when input is available 2021-03-08 16:08:58 +01:00
messages_spec.lua vim-patch:8.2.0038: spell suggestions insufficiently tested 2021-06-12 13:06:49 -04:00
mode_spec.lua Fix two more flaky tests (#11095) 2019-09-26 07:37:51 +02:00
mouse_spec.lua ui: make 'mouse' handling in external UI more consistent 2021-01-01 15:47:44 +01:00
multibyte_spec.lua vim-patch:8.2.0235: draw error when an empty group is removed from 'statusline' 2020-02-09 09:42:26 +01:00
multigrid_spec.lua ui: Fix win_hide distination grid 2020-12-05 20:18:51 +09:00
options_spec.lua UI: forward 'mousefocus' option #12863 2020-09-06 11:40:07 -07:00
output_spec.lua test: rewrite powershell tests to remove timeout 2020-11-20 19:55:17 -05:00
popupmenu_spec.lua Merge pull request #12698 from erw7/fix-popupmenu-with-rl 2020-11-13 23:09:57 -05:00
quickfix_spec.lua functests: Fix some ui/*_spec tests 2017-04-09 03:24:26 +03:00
screen_basic_spec.lua screen: setup scrolling main screen when starting with display-=msgsep 2021-03-23 09:34:36 +01:00
screen.lua floats: z-index 2021-05-15 13:56:27 +02:00
searchhl_spec.lua vim-patch:8.2.0295: highlighting for :s wrong when using different separator (#14286) 2021-04-04 14:43:22 -04:00
sign_spec.lua Handle 'orphaned signs' on line deletion for signcolumn >= 2 2021-04-17 10:11:17 +03:00
spell_spec.lua vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrare 2021-06-12 13:06:48 -04:00
syntax_conceal_spec.lua tests/ui: remove unnecessary screen:detach() 2019-10-13 22:10:42 +02:00
tabline_spec.lua [RDY] Add buffer information to tabline_update (#12481) 2021-06-27 15:30:09 -04:00
wildmode_spec.lua Merge pull request #13428 from janlazo/nvim-8.0.1525 2020-12-01 19:02:38 -05:00