zellij/zellij-client/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
..
unit fix(input): handle discontiguous STDIN input (#1119) 2022-02-25 14:34:55 +01:00
command_is_executing.rs Big refactor: separate crates for client, server and utilities 2021-05-16 21:41:56 +05:30
input_handler.rs fix(input): handle discontiguous STDIN input (#1119) 2022-02-25 14:34:55 +01:00
lib.rs fix(input): handle discontiguous STDIN input (#1119) 2022-02-25 14:34:55 +01:00
os_input_output.rs fix(input): handle discontiguous STDIN input (#1119) 2022-02-25 14:34:55 +01:00
stdin_handler.rs fix(input): handle discontiguous STDIN input (#1119) 2022-02-25 14:34:55 +01:00