zellij/src
Aram Drevekenin 4436c89230
fix(compatibility): git log and git diff with scrollup (#118)
* fix(compatibility): git log and git diff with scrollup

* style(formatting): make rustfmt happy
2020-12-21 11:52:49 +01:00
..
terminal_pane fix(compatibility): git log and git diff with scrollup (#118) 2020-12-21 11:52:49 +01:00
tests fix(compatibility): git log and git diff with scrollup (#118) 2020-12-21 11:52:49 +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 feature(infrastructure): tabs (#89) 2020-12-18 11:11:25 +01:00
input.rs feature(infrastructure): tabs (#89) 2020-12-18 11:11:25 +01:00
layout.rs chore(infra): added clippy check. (#65) 2020-11-28 20:02:05 +01:00
main.rs feature(infrastructure): tabs (#89) 2020-12-18 11:11:25 +01:00
os_input_output.rs fix(input): read stdin with lock (#72) 2020-11-29 19:12:19 +01:00
pty_bus.rs feature(infrastructure): tabs (#89) 2020-12-18 11:11:25 +01:00
screen.rs refactor(tabs): lay down infrastructure for status bar (#116) 2020-12-19 17:36:23 +01:00
tab.rs refactor(tabs): lay down infrastructure for status bar (#116) 2020-12-19 17:36:23 +01:00