zellij/src/tests/fixtures
Aram Drevekenin e889891604
Fix scrolling (#650)
* fix(grid): scroll up on empty line

* fix(grid): line wrapping while scrolling

* style(grid): fix names

* docs(changelog): document fix
2021-08-19 13:28:08 +02:00
..
layouts fix(bug): remove buggy expansion boundaries 2021-04-14 11:01:28 +01:00
bash_cursor_linewrap fix(compatibility): fix bash linewrap (#109) 2020-12-17 16:33:18 +01:00
bash_delete_wide_characters fix(compatibility): support wide characters (#535) 2021-05-26 18:05:43 +02:00
clear_scroll_region fix(compatibility): fix vim overwrite message and buffer clearing on exit (#98) 2020-12-14 16:25:46 +01:00
csi-b Terminal compatibility: various behaviour fixes (#486) 2021-05-11 11:06:19 +02:00
csi-capital-i Terminal compatibility: various behaviour fixes (#486) 2021-05-11 11:06:19 +02:00
csi-capital-z Terminal compatibility: various behaviour fixes (#486) 2021-05-11 11:06:19 +02:00
delete_wide_character_under_cursor fix(compatibility): support wide characters (#535) 2021-05-26 18:05:43 +02:00
delete_wide_characters_before_cursor fix(compatibility): support wide characters (#535) 2021-05-26 18:05:43 +02:00
delete_wide_characters_before_cursor_when_cursor_is_on_wide_character fix(compatibility): support wide characters (#535) 2021-05-26 18:05:43 +02:00
emacs_longbuf_tutorial wip: added a test 2021-01-06 10:08:47 +02:00
exa_plus_omf_theme fix(compatibility): do not forward tabs to the terminal (#190) 2021-02-18 11:07:57 +01:00
fish_and_bandwhich test(compatibility): bandwhich + various fish things 2020-09-29 11:40:47 +02:00
fish_paste_multiline fix(compatibility): fish multiline paste (#112) 2020-12-18 15:59:21 +01:00
fish_select_tab_completion_options test(compatibility): bandwhich + various fish things 2020-09-29 11:40:47 +02:00
fish_tab_completion_options test(compatibility): bandwhich + various fish things 2020-09-29 11:40:47 +02:00
fish_wide_characters_override_clock fix(compatibility): support wide characters (#535) 2021-05-26 18:05:43 +02:00
git_diff_scrollup fix(compatibility): git log and git diff with scrollup (#118) 2020-12-21 11:52:49 +01:00
git_log fix(compatibility): git log and git diff with scrollup (#118) 2020-12-21 11:52:49 +01:00
grid_copy feat(ui): initial mouse support (#448) 2021-07-02 16:40:50 +02:00
htop Move layout.rs from server to utils 2021-06-14 21:55:17 +02:00
htop_right_scrolling fix(compatibility): htop horizontal scrolling (#81) 2020-12-04 10:02:51 +01:00
htop_scrolling fic(compatibility): htop scrolling issues (#77) 2020-11-30 09:40:24 +01:00
nvim_insert fix(compatibility): fix neovim change mode (#108) 2020-12-17 15:42:49 +01:00
replace_wide_character_under_cursor fix(compatibility): support wide characters (#535) 2021-05-26 18:05:43 +02:00
scrolling Fix scrolling (#650) 2021-08-19 13:28:08 +02:00
tab_characters fix(compatibility): handle tab characters properly (#99) 2020-12-15 12:58:58 +01:00
terminal_reports fix(compatibility): implement device reports (#500) 2021-05-13 16:09:07 +02:00
top_and_quit fix(compatibility): get top not to break everything when exiting (#188) 2021-02-17 15:55:38 +01:00
vim_ctrl_d feat(compatibility): vim working! 2020-10-05 16:46:40 +02:00
vim_ctrl_u feat(compatibility): vim working! 2020-10-05 16:46:40 +02:00
vim_overwrite fix(compatibility): fix vim overwrite message and buffer clearing on exit (#98) 2020-12-14 16:25:46 +01:00
vim_scroll_region_down feat(compatibility): vim working! 2020-10-05 16:46:40 +02:00
vttest1-0 Terminal: pass vttest 1 (#408) 2021-04-29 15:25:08 +02:00
vttest1-1 Terminal: pass vttest 1 (#408) 2021-04-29 15:25:08 +02:00
vttest1-2 Terminal: pass vttest 1 (#408) 2021-04-29 15:25:08 +02:00
vttest1-3 Terminal: pass vttest 1 (#408) 2021-04-29 15:25:08 +02:00
vttest1-4 Terminal: pass vttest 1 (#408) 2021-04-29 15:25:08 +02:00
vttest1-5 Terminal: pass vttest 1 (#408) 2021-04-29 15:25:08 +02:00
vttest2-0 Terminal compatibility: Pass vttest 2 and 3 (#447) 2021-05-03 19:11:31 +02:00
vttest2-1 Terminal compatibility: Pass vttest 2 and 3 (#447) 2021-05-03 19:11:31 +02:00
vttest2-2 Terminal compatibility: Pass vttest 2 and 3 (#447) 2021-05-03 19:11:31 +02:00
vttest2-3 Terminal compatibility: Pass vttest 2 and 3 (#447) 2021-05-03 19:11:31 +02:00
vttest2-4 Terminal compatibility: Pass vttest 2 and 3 (#447) 2021-05-03 19:11:31 +02:00
vttest2-5 Terminal compatibility: Pass vttest 2 and 3 (#447) 2021-05-03 19:11:31 +02:00
vttest2-6 Terminal compatibility: Pass vttest 2 and 3 (#447) 2021-05-03 19:11:31 +02:00
vttest2-7 Terminal compatibility: Pass vttest 2 and 3 (#447) 2021-05-03 19:11:31 +02:00
vttest2-8 Terminal compatibility: Pass vttest 2 and 3 (#447) 2021-05-03 19:11:31 +02:00
vttest2-9 Terminal compatibility: Pass vttest 2 and 3 (#447) 2021-05-03 19:11:31 +02:00
vttest2-10 Terminal compatibility: Pass vttest 2 and 3 (#447) 2021-05-03 19:11:31 +02:00
vttest2-11 Terminal compatibility: Pass vttest 2 and 3 (#447) 2021-05-03 19:11:31 +02:00
vttest2-12 Terminal compatibility: Pass vttest 2 and 3 (#447) 2021-05-03 19:11:31 +02:00
vttest2-13 Terminal compatibility: Pass vttest 2 and 3 (#447) 2021-05-03 19:11:31 +02:00
vttest2-14 Terminal compatibility: Pass vttest 2 and 3 (#447) 2021-05-03 19:11:31 +02:00
vttest3-0 Terminal compatibility: Pass vttest 2 and 3 (#447) 2021-05-03 19:11:31 +02:00
vttest8-0 fix(compatibility): pass vttest 8 (#461) 2021-05-05 17:09:24 +02:00
vttest8-1 fix(compatibility): pass vttest 8 (#461) 2021-05-05 17:09:24 +02:00
vttest8-2 fix(compatibility): pass vttest 8 (#461) 2021-05-05 17:09:24 +02:00
vttest8-3 fix(compatibility): pass vttest 8 (#461) 2021-05-05 17:09:24 +02:00
vttest8-4 fix(compatibility): pass vttest 8 (#461) 2021-05-05 17:09:24 +02:00
vttest8-5 fix(compatibility): pass vttest 8 (#461) 2021-05-05 17:09:24 +02:00
wide_characters fix(compatibility): support wide characters (#535) 2021-05-26 18:05:43 +02:00
wide_characters_full fix(compatibility): support wide characters (#535) 2021-05-26 18:05:43 +02:00
wide_characters_line_end fix(compatibility): support wide characters (#535) 2021-05-26 18:05:43 +02:00
wide_characters_line_middle fix(compatibility): support wide characters (#535) 2021-05-26 18:05:43 +02:00
wide_characters_line_wrap fix(compatibility): support wide characters (#535) 2021-05-26 18:05:43 +02:00