zellij/src/tests/integration
Aram Drevekenin f88abe6ad8
fix(compatibility): various htop issues (#66)
* fix(compatibility): various htop issues

* style(format): make rustfmt happy

* fix(logging): do not delete log dir on startup

* fix(tests): update htop with command toggle

* chore(ci): reduce test concurrency to 1
2020-11-23 18:01:16 +01:00
..
snapshots fix(compatibility): various htop issues (#66) 2020-11-23 18:01:16 +01:00
basic.rs feat(ux): add a command mode (#42) 2020-11-21 15:55:49 +01:00
close_pane.rs feat(ux): add a command mode (#42) 2020-11-21 15:55:49 +01:00
compatibility.rs fix(compatibility): various htop issues (#66) 2020-11-23 18:01:16 +01:00
layouts.rs fix(layout): total layout percent 100 validation (#57) 2020-11-21 19:39:57 +01:00
mod.rs fix(ux): add variable to track if the pane is in fullscreen mode or not (#47) 2020-11-16 17:45:15 +01:00
resize_down.rs feat(ux): add a command mode (#42) 2020-11-21 15:55:49 +01:00
resize_left.rs feat(ux): add a command mode (#42) 2020-11-21 15:55:49 +01:00
resize_right.rs feat(ux): add a command mode (#42) 2020-11-21 15:55:49 +01:00
resize_up.rs feat(ux): add a command mode (#42) 2020-11-21 15:55:49 +01:00
toggle_fullscreen.rs feat(ux): add a command mode (#42) 2020-11-21 15:55:49 +01:00