neovim/test/functional/ui
Marco Hinz d9de4c0efb
vim-patch:8.1.1072: extending sign and foldcolumn below the text is confusing (#9816)
Problem:    Extending sign and foldcolumn below the text is confusing.
Solution:   Let the sign and foldcolumn stop at the last text line, just like
            the line number column.  Also stop the command line window leader.
            (Christian Brabandt)

8ee4c01b8c

Closes https://github.com/neovim/neovim/issues/9613
2019-04-03 10:48:47 +02:00
..
bufhl_spec.lua api: make nvim_buf_set_virtual_text use correct namespace counter 2018-12-07 17:31:05 +01:00
cmdline_highlight_spec.lua ui: disable clearing almost everywhere 2018-10-22 11:59:02 +02:00
cmdline_spec.lua Allow using internal popupmenu or ext_popupmenu for wildmenu 2019-03-16 19:53:21 +01:00
cursor_spec.lua floats: add NormalFloat highlight and 'nonumber' default 2019-03-12 17:17:54 +01:00
diff_spec.lua vim-patch:8.1.1072: extending sign and foldcolumn below the text is confusing (#9816) 2019-04-03 10:48:47 +02:00
embed_spec.lua functionaltests: vim-patch:8.1.{550,551} fix 2018-11-30 23:35:36 -05:00
float_spec.lua Update test 2019-03-23 22:14:03 +01:00
fold_spec.lua vim-patch:8.1.1072: extending sign and foldcolumn below the text is confusing (#9816) 2019-04-03 10:48:47 +02:00
highlight_spec.lua vim-patch:8.1.1072: extending sign and foldcolumn below the text is confusing (#9816) 2019-04-03 10:48:47 +02:00
hlstate_spec.lua highlight: Fix missing .rgb_sp_color in initializers (#9287) 2018-11-30 21:13:01 +01:00
inccommand_spec.lua vim-patch:8.1.0994: fix relative cursor position #9676 2019-03-09 23:12:33 +01:00
input_spec.lua keymap, terminal: more keycodes #9810 2019-03-31 23:39:06 +02:00
messages_spec.lua Allow using internal popupmenu or ext_popupmenu for wildmenu 2019-03-16 19:53:21 +01:00
mode_spec.lua tests: introduce screen:expect{...} form 2018-08-27 15:15:49 +02:00
mouse_spec.lua vim-patch:8.1.0994: fix relative cursor position #9676 2019-03-09 23:12:33 +01:00
multibyte_spec.lua transstr_buf: fix length comparison #8681 2018-07-10 21:57:26 +02:00
multigrid_spec.lua ui: multigrid mouse support 2019-01-20 10:32:05 +01:00
options_spec.lua ui: implement ext_messages 2019-02-10 13:36:46 +01:00
output_spec.lua test/CI: skip "throttles output" test on Travis macOS #9721 2019-03-12 19:26:24 +01:00
popupmenu_spec.lua Allow using internal popupmenu or ext_popupmenu for wildmenu 2019-03-16 19:53:21 +01:00
quickfix_spec.lua functests: Fix some ui/*_spec tests 2017-04-09 03:24:26 +03:00
screen_basic_spec.lua UI: always use contrete colors for default_colors_set 2019-02-05 19:41:38 +01:00
screen.lua doc [ci skip] 2019-03-26 19:55:33 +01:00
searchhl_spec.lua tests: improve robustness of immediate successes in screen tests 2018-10-15 20:13:11 +02:00
sign_spec.lua vim-patch:8.1.1072: extending sign and foldcolumn below the text is confusing (#9816) 2019-04-03 10:48:47 +02:00
spell_spec.lua Merge #7939 "fix crash: 'spell' and long lines" 2018-02-11 13:03:24 +01:00
syntax_conceal_spec.lua vim-patch:8.1.0994: fix relative cursor position #9676 2019-03-09 23:12:33 +01:00
tabline_spec.lua tests: introduce screen:expect{...} form 2018-08-27 15:15:49 +02:00
wildmode_spec.lua Merge #9686 'win/Lua: monkey-patch os.getenv()' 2019-03-16 20:28:52 +01:00