zellij/src/common
Aram Drevekenin 1739f370f9
* fix(ui): react to terminal window size changes (SIGWINCH) (#245)
* fix(ui): react to terminal window size changes (SIGWINCH)

* style(fmt): rustfmt

* style(format): remove some warnings

* style(fmt): rustfmt
2021-04-01 17:38:13 +02:00
..
input Merge pull request #244 from a-kenji/main 2021-04-01 10:08:16 +03:00
utils * fix(ui): react to terminal window size changes (SIGWINCH) (#245) 2021-04-01 17:38:13 +02:00
command_is_executing.rs Well, it turns out that I spent 4 hours on something impossible... 2021-02-09 22:19:34 +00:00
errors.rs * fix(ui): react to terminal window size changes (SIGWINCH) (#245) 2021-04-01 17:38:13 +02:00
install.rs style(enable trailing commas in asset_map!) 2021-02-23 19:11:19 +00:00
ipc.rs Clippy compels me to cull code 2021-03-09 22:20:16 +00:00
mod.rs * fix(ui): react to terminal window size changes (SIGWINCH) (#245) 2021-04-01 17:38:13 +02:00
os_input_output.rs * fix(ui): react to terminal window size changes (SIGWINCH) (#245) 2021-04-01 17:38:13 +02:00
pty_bus.rs docs: first documentation step (#185) 2021-02-17 15:55:09 +01:00
screen.rs * fix(ui): react to terminal window size changes (SIGWINCH) (#245) 2021-04-01 17:38:13 +02:00
wasm_vm.rs Wrap up the plugin system refactor, running everything through update() 2021-03-25 17:22:10 +00:00