zellij/zellij-client/src
Aram Drevekenin cbe0d5405e
fix(compatibility): do not duplicate bracketed paste in chunked stdin input (#917)
* debug message

* fix attempt

* oops

* remove log message

* rustfmt

* style(clippy): make clippy happy

* style(clippy): make clippy happy again!
2021-12-02 18:35:55 +01:00
..
unit fix(input): properly handle bracketed paste (#810) 2021-10-27 19:20:43 +02: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(options): handling and overwriting cli opts (#859) 2021-11-11 17:13:34 +01:00
lib.rs Prevent a zellij session from attaching to itself. (#911) 2021-11-30 17:31:05 +05:30
os_input_output.rs hotfix(stdin): poll for mouse hold in the stdin thread (#752) 2021-09-30 10:25:48 +02:00
stdin_handler.rs fix(compatibility): do not duplicate bracketed paste in chunked stdin input (#917) 2021-12-02 18:35:55 +01:00