zellij/src
2021-01-06 10:10:25 +01:00
..
terminal_pane fix(render): properly render plugin borders and content 2021-01-06 10:10:25 +01:00
tests Acutually pass combined position and size 2021-01-06 00:36:34 +00:00
utils feat(infrastructure): introduce ErrorContext for tracking errors across threads (#83) 2020-12-09 18:01:26 +01:00
boundaries.rs fix(infra): make panes BTreeMap value Pane trait in preparation for the status bar (#124) 2020-12-30 09:54:31 +01:00
command_is_executing.rs fix(atomicity): block commands before executing others (#59) 2020-11-19 18:24:34 +01:00
errors.rs Very borken 2021-01-05 22:41:23 +00:00
input.rs feature(infrastructure): tabs (#89) 2020-12-18 11:11:25 +01:00
layout.rs Very borken 2021-01-05 22:41:23 +00:00
main.rs Update message 2021-01-05 23:05:34 +00:00
os_input_output.rs fix(input): read stdin with lock (#72) 2020-11-29 19:12:19 +01:00
pty_bus.rs Very borken 2021-01-05 22:41:23 +00:00
screen.rs Very borken 2021-01-05 22:41:23 +00:00
tab.rs fix(render): properly render plugin borders and content 2021-01-06 10:10:25 +01:00
wasm_vm.rs Very borken 2021-01-05 22:41:23 +00:00