neovim/test/functional/terminal
Luuk van Baal ad70c9892d feat(column)!: rework 'statuscolumn' %r/l items
Problem:  A custom 'statuscolumn' needs to check a bunch of options and
          placed signs to replicate the default number column.
Solution: Rework %l item to include the necessary logic to mimic the
          default number column. Remove now redundant %r item.
2024-06-16 19:04:34 +02:00
..
altscreen_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
api_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
buffer_spec.lua fix(terminal): set local values of window options (#29326) 2024-06-14 06:20:42 +08:00
channel_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
clipboard_spec.lua feat(terminal): add support for copying with OSC 52 in embedded terminal (#29117) 2024-06-11 13:18:06 -05:00
cursor_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
edit_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
ex_terminal_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
mouse_spec.lua refactor(terminal): move :terminal defaults to _defaults.lua 2024-06-12 10:43:57 -05:00
scrollback_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
testutil.lua refactor(terminal): move :terminal defaults to _defaults.lua 2024-06-12 10:43:57 -05:00
tui_spec.lua fix(highlight): add StatusLineTerm/StatusLineTermNC to :color vim (#29313) 2024-06-14 17:28:49 +08:00
window_spec.lua feat(column)!: rework 'statuscolumn' %r/l items 2024-06-16 19:04:34 +02:00
window_split_tab_spec.lua refactor(terminal): move :terminal defaults to _defaults.lua 2024-06-12 10:43:57 -05:00