zellij/zellij-client/src
Aram Drevekenin 6d47d360e1
fix(compatibility): home and end key fix (#815)
* fix(compatibility): handle home/end keys properly from terminfo

* style(fmt): make rustfmt happy

* style(fmt): remove unused import
2021-10-29 15:28:36 +02: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(input): properly handle bracketed paste (#810) 2021-10-27 19:20:43 +02:00
lib.rs fix(input): properly handle bracketed paste (#810) 2021-10-27 19:20:43 +02:00
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): home and end key fix (#815) 2021-10-29 15:28:36 +02:00