neovim/test/functional/terminal
Christian Clason 7295ed1f6f build(deps): bump libvterm to v0.3.1
Included patches:

821. By Paul "LeoNerd" Evans on 2022-12-29
Don't bother to emit the unrecognised sequence in DECRQSS response as it provides an echo roundtrip possibility

820. By Paul "LeoNerd" Evans on 2022-11-26
erase_internal() should only set fg/bg colour, resetting other attributes (especially RV)

819. By Paul "LeoNerd" Evans on 2022-11-09
Added vterm_screen_set_default_colors(), which repaints the cells in the buffer(s)

818. By Paul "LeoNerd" Evans on 2022-11-09
Permit either colour argument to be NULL to vterm_state_set_default_colors()

817. By Paul "LeoNerd" Evans on 2022-10-01
Delete the mk_wcswidth functions as they're not used; guard the CJK-wide one with an ifdef as by default we don't use it

816. By Paul "LeoNerd" Evans on 2022-10-01
Make sure to supply empty (void) prototype to functions that take no arguments in bin/vterm-ctrl.c
2023-01-16 18:40:19 +01:00
..
altscreen_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
api_spec.lua fix(tui): more work in the TUI 2022-12-31 13:25:26 +01:00
buffer_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
channel_spec.lua fix(chansend): sending lines to terminal in reverse order on Windows #19315 2022-12-08 12:55:50 -08:00
cursor_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
edit_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
ex_terminal_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
helpers.lua test(tui_spec): improve cursor_address test (#21700) 2023-01-09 12:20:50 +08:00
highlight_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
mouse_spec.lua fix(terminal): fix 'mousescroll' not respected in terminal mode (#21415) 2022-12-14 23:45:31 +08:00
scrollback_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
tui_spec.lua build(deps): bump libvterm to v0.3.1 2023-01-16 18:40:19 +01:00
window_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
window_split_tab_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00