zellij/zellij-client/src
Thomas Linford c2453b471b
fix(mouse): selection sometimes getting stuck (#1418)
- when multiple mouse events are read from stdin,
start mouse hold repeat loop only if hold event is the last.
2022-06-06 12:06:48 +02:00
..
unit Fix double panic lockup in clients panic handler (#1433) 2022-05-24 14:10:37 +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 double panic lockup in clients panic handler (#1433) 2022-05-24 14:10:37 +02:00
os_input_output.rs Fix double panic lockup in clients panic handler (#1433) 2022-05-24 14:10:37 +02:00
stdin_ansi_parser.rs fix(input): ANSI code sent to terminal on startup and resize 2022-05-16 15:32:17 +02:00
stdin_handler.rs fix(mouse): selection sometimes getting stuck (#1418) 2022-06-06 12:06:48 +02:00