zellij/zellij-utils/src
Aram Drevekenin 19adb29be5 feat(signals): support XTWINOPS 14 and 16 (and query the terminal for them on startup and SIGWINCH) (#1316)
* feat(signals): get pixel info from terminal emulator

* feat(signals): query for pixel info on sigwinch

* feat(signals): reply to csi 14t and csi 16t

* style(fmt): rustfmt

* style(comments): remove outdated
2022-04-12 18:07:32 +02:00
..
input Improve theme usage + add default ones (#1274) 2022-04-02 03:19:42 +05:30
channels.rs refactors for #525 (#534) 2021-05-27 16:28:28 +02:00
cli.rs fix(config): allow POSIX style --config override (#1205) 2022-03-10 22:19:19 +01:00
consts.rs fix(wasm_vm): use cache_dirs for ephemeral plugin data (#1230) 2022-03-17 11:57:38 +01:00
envs.rs add: set env var's from config and layout (#1154) 2022-03-01 15:47:52 +01:00
errors.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
ipc.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
lib.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
logging.rs fix(style): various internal refactorings 2021-12-07 10:24:42 +00: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 feat(ui): add floating panes (#1066) 2022-02-18 21:10:06 +01:00
setup.rs feat(ui): round frame corners (#1227) 2022-03-22 14:58:16 +00:00
shared.rs Improve theme usage + add default ones (#1274) 2022-04-02 03:19:42 +05:30