zellij/src
Brooks Rady 0a05e4e34a
fix(style): else-if ladder -> match (#86)
* It 'aint much, but it's honest work (else-if ladder -> match)

* Maybe this is nicer?
2020-12-09 12:26:39 +01:00
..
terminal_pane fix(style): else-if ladder -> match (#86) 2020-12-09 12:26:39 +01:00
tests fix(compatibility): do not offset first scroll region line (#82) 2020-12-04 15:19:00 +01:00
utils fix(compatibility): do not offset first scroll region line (#82) 2020-12-04 15:19:00 +01:00
boundaries.rs feat(rect): directional move focus #55 (#78) 2020-12-04 09:59:06 +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(rect): directional move focus #55 (#78) 2020-12-04 09:59:06 +01:00
input.rs feat(rect): directional move focus #55 (#78) 2020-12-04 09:59:06 +01:00
layout.rs chore(infra): added clippy check. (#65) 2020-11-28 20:02:05 +01:00
main.rs feat(rect): directional move focus #55 (#78) 2020-12-04 09:59:06 +01:00
os_input_output.rs fix(input): read stdin with lock (#72) 2020-11-29 19:12:19 +01:00
pty_bus.rs fix(threads): a race condition, build-times, and warnings (#79) 2020-12-02 15:03:46 +01:00
screen.rs feat(rect): directional move focus #55 (#78) 2020-12-04 09:59:06 +01:00