zellij/src/common
2021-04-22 00:30:00 +01:00
..
input chore(changelog): add entry to CHANGELOG.md and tweak formatting 2021-04-22 00:30:00 +01:00
utils fix(clippy): get ci passing again 2021-04-13 18:14:13 +01:00
command_is_executing.rs fix(terminal): do not hang app if terminal refuses to quit (#255) 2021-04-06 11:09:13 +02:00
errors.rs add scroll page 2021-04-21 14:27:58 +09:00
install.rs feat(build): vastly simplify the build system 2021-04-14 19:08:22 +01:00
ipc.rs Clippy compels me to cull code 2021-03-09 22:20:16 +00:00
mod.rs feat(actions): allow scrolling by full pages 2021-04-22 00:25:43 +01:00
os_input_output.rs fix(clippy): get ci passing again 2021-04-13 18:14:13 +01:00
pty_bus.rs fix(perf): fixed a crash when cating large files and bounded memory usage 2021-04-13 20:57:53 +01:00
screen.rs add scroll page 2021-04-21 14:27:58 +09:00
wasm_vm.rs Wrap up the plugin system refactor, running everything through update() 2021-03-25 17:22:10 +00:00