zellij/src/tests/integration
2021-04-21 19:24:51 +02:00
..
snapshots fix(ui): do not open new pane on the status bar (#314) 2021-04-21 19:24:51 +02:00
basic.rs feat(input): new shortcuts and ui (#220) 2021-03-11 16:03:28 +01:00
close_pane.rs * fix(ui): react to terminal window size changes (SIGWINCH) (#245) 2021-04-01 17:38:13 +02:00
compatibility.rs feat(input): new shortcuts and ui (#220) 2021-03-11 16:03:28 +01:00
layouts.rs feat(input): new shortcuts and ui (#220) 2021-03-11 16:03:28 +01:00
mod.rs fix(bug): remove buggy expansion boundaries 2021-04-14 11:01:28 +01:00
move_focus_down.rs feat(input): new shortcuts and ui (#220) 2021-03-11 16:03:28 +01:00
move_focus_left.rs feat(input): new shortcuts and ui (#220) 2021-03-11 16:03:28 +01:00
move_focus_right.rs feat(input): new shortcuts and ui (#220) 2021-03-11 16:03:28 +01:00
move_focus_up.rs feat(input): new shortcuts and ui (#220) 2021-03-11 16:03:28 +01:00
resize_down.rs fix(ui): do not open new pane on the status bar (#314) 2021-04-21 19:24:51 +02:00
resize_left.rs Performance: only render panes that should be updated (#234) 2021-03-16 16:54:07 +01:00
resize_right.rs Performance: only render panes that should be updated (#234) 2021-03-16 16:54:07 +01:00
resize_up.rs fix(ui): do not open new pane on the status bar (#314) 2021-04-21 19:24:51 +02:00
tabs.rs feat(input): new shortcuts and ui (#220) 2021-03-11 16:03:28 +01:00
terminal_window_resize.rs * fix(ui): react to terminal window size changes (SIGWINCH) (#245) 2021-04-01 17:38:13 +02:00
toggle_fullscreen.rs feat(input): new shortcuts and ui (#220) 2021-03-11 16:03:28 +01:00