zellij/src
Aram Drevekenin 843bf58f51
fix(input): handle discontiguous STDIN input (#1119)
* log stdin reads and events

* attempt fix for incomplete mouse sequences

* read events directly from stdin

* fix flaky e2e test

* bring back bracketed paste

* rustfmt

* remove unused

Co-authored-by: Thomas Linford <linford.t@gmail.com>
2022-02-25 14:34:55 +01:00
..
tests fix(input): handle discontiguous STDIN input (#1119) 2022-02-25 14:34:55 +01:00
commands.rs fix(commands): add install default assets (#961) 2021-12-29 16:28:51 +01:00
install.rs Change layout directory from data to config 2021-06-16 17:09:05 +02:00
main.rs chore(deps): update arg parsing to clap v3 (#1017) 2022-01-23 20:59:03 +01:00
sessions.rs fix: invalid assignment of client_id (#1052) 2022-02-23 23:50:49 +09:00