neovim/test/functional/ui
dundargoc aa6b9c677d refactor: use vim._with where possible
This mostly means replacing `nvim_buf_call` and `nvim_win_call` with
`vim._with`.
2024-06-28 19:58:31 +02:00
..
bufhl_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
cmdline_highlight_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
cmdline_spec.lua feat(api): add nvim__redraw for more granular redrawing 2024-05-02 15:57:06 +02:00
cursor_spec.lua vim-patch:9.1.0476: Cannot see matched text in popup menu 2024-06-15 04:47:23 +08:00
decorations_spec.lua feat: get/set namespace properties #28728 2024-06-07 08:33:40 -07:00
diff_spec.lua fix(drawline): don't draw beyond end of window with 'rnu' (#29406) 2024-06-19 09:20:24 +08:00
embed_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
float_spec.lua feat(column)!: rework 'statuscolumn' %r/l items 2024-06-16 19:04:34 +02:00
fold_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
highlight_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
hlstate_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
inccommand_spec.lua feat(api): add nvim__redraw for more granular redrawing 2024-05-02 15:57:06 +02:00
inccommand_user_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
input_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
linematch_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
messages_spec.lua fix(ui): superfluous showmode / excessive grid_cursor_goto #29089 2024-06-04 06:09:12 -07:00
mode_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
mouse_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
multibyte_spec.lua fix(ui): data corruption in remote_ui_raw_line 2024-05-12 12:19:29 +02:00
multigrid_spec.lua fix(move): half-page scrolling with resized grid at eob (#28821) 2024-05-18 07:00:29 +08:00
options_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
output_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
popupmenu_spec.lua vim-patch:9.1.0496: matched text is highlighted case-sensitively 2024-06-18 06:18:58 +08:00
quickfix_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
screen_basic_spec.lua fix(drawline): don't draw beyond end of window (#29035) 2024-05-27 14:37:22 +08:00
screen.lua refactor(lua): use tuple syntax everywhere #29111 2024-06-04 06:06:02 -07:00
searchhl_spec.lua vim-patch:8.2.5047: CurSearch highlight is often wrong 2024-06-19 08:02:29 +08:00
sign_spec.lua fix(column): clamp line number for legacy signs 2024-06-10 20:00:59 +02:00
spell_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
statuscolumn_spec.lua fix(mouse): early return when clicking in padded 'statuscolumn' (#29394) 2024-06-19 06:00:39 +08:00
statusline_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
syntax_conceal_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
tabline_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
title_spec.lua refactor: use vim._with where possible 2024-06-28 19:58:31 +02:00
wildmode_spec.lua fix(highlight): add StatusLineTerm/StatusLineTermNC to :color vim (#29313) 2024-06-14 17:28:49 +08:00
winbar_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00