zellij/src
Aram Drevekenin 38d8e2238d
fix(compatibility): handle tab characters properly (#99)
* fix(compatibility): handle tab characters properly

* style(formatting): make rustfmt happy
2020-12-15 12:58:58 +01:00
..
terminal_pane fix(compatibility): handle tab characters properly (#99) 2020-12-15 12:58:58 +01:00
tests fix(compatibility): handle tab characters properly (#99) 2020-12-15 12:58:58 +01:00
utils feat(infrastructure): introduce ErrorContext for tracking errors across threads (#83) 2020-12-09 18:01:26 +01:00
boundaries.rs fix(style): make match arms consistent (#96) 2020-12-11 18:36:15 +01:00
command_is_executing.rs fix(atomicity): block commands before executing others (#59) 2020-11-19 18:24:34 +01:00
errors.rs feat(infrastructure): introduce ErrorContext for tracking errors across threads (#83) 2020-12-09 18:01:26 +01:00
input.rs feat(infrastructure): introduce ErrorContext for tracking errors across threads (#83) 2020-12-09 18:01:26 +01:00
layout.rs chore(infra): added clippy check. (#65) 2020-11-28 20:02:05 +01:00
main.rs feat(infrastructure): introduce ErrorContext for tracking errors across threads (#83) 2020-12-09 18:01:26 +01:00
os_input_output.rs fix(input): read stdin with lock (#72) 2020-11-29 19:12:19 +01:00
pty_bus.rs feat(infrastructure): introduce ErrorContext for tracking errors across threads (#83) 2020-12-09 18:01:26 +01:00
screen.rs feat(infrastructure): introduce ErrorContext for tracking errors across threads (#83) 2020-12-09 18:01:26 +01:00