neovim/test/functional/ui
shirasaka 9601e7c5d5 ui: Fix win_hide distination grid
When create tab, win_hide sent to new tab and new tab's previous tab.
So, if created tab that not next tab (eg. $tabnew cmd),
send win_hide to not current tab, and fixed this.
2020-12-05 20:18:51 +09: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 vim-patch:8.2.0131: command line is not cleared when switching tabs 2020-10-29 18:36:38 -04:00
cursor_spec.lua UI: fix cursor not displayed after hiding and un-hiding #12811 2020-09-12 11:42:42 -07:00
decorations_spec.lua decorations: allow nvim_set_hl to break existing links 2020-11-21 11:24:14 +01:00
diff_spec.lua vim-patch:8.2.1004: line numbers below filler lines not always updated 2020-08-02 12:00:00 -04:00
embed_spec.lua tests: fix non-controversial misuse of pending (#11247) 2019-10-18 04:46:30 +02:00
float_spec.lua fix(floatwin): don't always use winheight 2020-11-16 14:37:24 +01:00
fold_spec.lua folds: use Folded highlight even with spell on (#13393) 2020-11-29 14:26:59 +01:00
highlight_spec.lua screen.c: Allow showbreak to override cursorline. (#13372) 2020-11-25 16:47:03 +01: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 keymap: Preserve S- modifier when C- is present 2020-11-16 18:52:23 -05:00
messages_spec.lua vim-patch:8.1.1992: the search stat moves when wrapping at the end of the buffer 2020-09-29 21:36:00 -04:00
mode_spec.lua Fix two more flaky tests (#11095) 2019-09-26 07:37:51 +02:00
mouse_spec.lua A Mudholland Dr. Recast 2020-10-19 21:48:06 +02: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 vim-patch:8.1.1308: the Normal highlight is not defined when compiled with GUI 2020-01-06 00:18:02 -05:00
screen.lua api: add API for themes 2020-11-01 19:14:56 +01:00
searchhl_spec.lua A Mudholland Dr. Recast 2020-10-19 21:48:06 +02:00
sign_spec.lua tests/ui: remove unnecessary screen:detach() 2019-10-13 22:10:42 +02:00
spell_spec.lua vim-patch:8.1.2172: spell highlight is wrong at start of the line 2020-08-02 12:00:00 -04:00
syntax_conceal_spec.lua tests/ui: remove unnecessary screen:detach() 2019-10-13 22:10:42 +02:00
tabline_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
wildmode_spec.lua Merge pull request #13428 from janlazo/nvim-8.0.1525 2020-12-01 19:02:38 -05:00