zellij/zellij-client/src
Thomas Linford 6e35f29b0f
fix(mouse): prevent unhandled mouse events escape to terminal (#976)
* workaround to not write csi mouse seqs to terminal

* tab: copy selection to clipboard only if selecting was initiated with left click

* cleanup debug log messages

* unset selecting_with_mouse when selection is empty
2021-12-28 21:39:20 +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 Feature: Add pane names (#928) 2021-12-09 23:30:40 +05:30
os_input_output.rs fix(perf): throttle resizes on sigwinch (#895) 2021-12-05 11:26:32 +01:00
stdin_handler.rs fix(mouse): prevent unhandled mouse events escape to terminal (#976) 2021-12-28 21:39:20 +01:00