zellij/src
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
..
terminal_pane fix(compatibility): various htop issues (#66) 2020-11-23 18:01:16 +01:00
tests fix(compatibility): various htop issues (#66) 2020-11-23 18:01:16 +01:00
utils fix(compatibility): various htop issues (#66) 2020-11-23 18:01:16 +01:00
boundaries.rs fix(compatibility): some fixes for htop (#53) 2020-11-19 11:15:59 +01:00
command_is_executing.rs fix(atomicity): block commands before executing others (#59) 2020-11-19 18:24:34 +01:00
input.rs refactor(structure): Change structure of /tmp directory (#62) 2020-11-21 17:32:46 +01:00
layout.rs fix(layout): total layout percent 100 validation (#57) 2020-11-21 19:39:57 +01:00
main.rs fix(compatibility): various htop issues (#66) 2020-11-23 18:01:16 +01:00
os_input_output.rs refactor(data-structures): #51 change winsize to positionandsize (#56) 2020-11-19 15:30:05 +01:00
pty_bus.rs fix(atomicity): block commands before executing others (#59) 2020-11-19 18:24:34 +01:00
screen.rs fix(atomicity): block commands before executing others (#59) 2020-11-19 18:24:34 +01:00