zellij/zellij-utils/src
Aram Drevekenin f4ad946497
fix(terminal): SGR/UTF8 mouse reporting in terminal panes (#1664)
* work

* work

* fix: selection mishandling

* style(fmt): rustfmt

* style(comments): remove outdated

* style(clippy): make clippy happy

* fix(mouse): off by one sgr/utf8 reporting

* style(fmt): rustfmt

* fix(mouse): correctly report drag event code

* fix(input): support mouse middle click

* style(fmt): rustfmt
2022-08-17 09:28:51 +02:00
..
input fix(terminal): SGR/UTF8 mouse reporting in terminal panes (#1664) 2022-08-17 09:28:51 +02:00
channels.rs refactors for #525 (#534) 2021-05-27 16:28:28 +02:00
cli.rs feat: support themes directory (#1577) 2022-07-24 21:30:58 +09:00
consts.rs fix(status-bar): reflect actual current keybindings (#1242) 2022-07-27 16:48:35 +02:00
data.rs fix(status-bar): reflect actual current keybindings (#1242) 2022-07-27 16:48:35 +02:00
envs.rs feat(terminal): sixel support (#1557) 2022-07-08 17:19:42 +02:00
errors.rs fix(terminal): SGR/UTF8 mouse reporting in terminal panes (#1664) 2022-08-17 09:28:51 +02:00
ipc.rs fix(status-bar): reflect actual current keybindings (#1242) 2022-07-27 16:48:35 +02:00
lib.rs fix(status-bar): reflect actual current keybindings (#1242) 2022-07-27 16:48:35 +02:00
logging.rs fix: various typos (#1553) 2022-07-02 19:54:50 +02:00
pane_size.rs feat(signals): support XTWINOPS 14 and 16 (and query the terminal for them on startup and SIGWINCH) (#1316) 2022-04-12 18:07:32 +02:00
position.rs fix(terminal): SGR/UTF8 mouse reporting in terminal panes (#1664) 2022-08-17 09:28:51 +02:00
setup.rs fix: theme not loading without config (#1631) 2022-08-02 23:15:33 +09:00
shared.rs fix(status-bar): reflect actual current keybindings (#1242) 2022-07-27 16:48:35 +02:00