zellij/zellij-client/src
Thomas Linford 03ffd08ebb
fix(mouse): improve mouse event reporting (#1329)
* fix: do not rebroadcast mouse press events
* fix: do not send generated mouse hold events to applications
* begin selecting only if click is on terminal pane
2022-04-30 18:46:17 +02:00
..
unit fix(compatibility): respond to bg and fg color ansi queries (#1358) 2022-04-28 17:26:44 +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(compatibility): respond to bg and fg color ansi queries (#1358) 2022-04-28 17:26:44 +02:00
lib.rs fix(compatibility): respond to bg and fg color ansi queries (#1358) 2022-04-28 17:26:44 +02:00
os_input_output.rs fix(ipc): empty ipc msg crash (#1351) 2022-04-27 10:44:14 +02:00
stdin_ansi_parser.rs fix(compatibility): respond to bg and fg color ansi queries (#1358) 2022-04-28 17:26:44 +02:00
stdin_handler.rs fix(mouse): improve mouse event reporting (#1329) 2022-04-30 18:46:17 +02:00