zellij/zellij-utils/src
Aram Drevekenin 0dc136ec5f
fix(compatibility): respond to bg and fg color ansi queries (#1358)
* fix(compatibility): respond to background/foreground queries

* style(fmt): rustfmt

* style(clippy): make clippy happy

* style(fmt): rustfmt

* style(fmt): remove unused code
2022-04-28 17:26:44 +02:00
..
input feat(copy): add copy_on_select option (#1298) 2022-04-16 09:04:06 +02:00
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: minor system improvements (#1328) 2022-04-16 16:11:46 +09:00
envs.rs add: set env var's from config and layout (#1154) 2022-03-01 15:47:52 +01:00
errors.rs fix(compatibility): respond to bg and fg color ansi queries (#1358) 2022-04-28 17:26:44 +02:00
ipc.rs fix(compatibility): respond to bg and fg color ansi queries (#1358) 2022-04-28 17:26:44 +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: minor system improvements (#1328) 2022-04-16 16:11:46 +09: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: support the command of auto-start script for shell (#1281) 2022-04-21 00:28:09 +09:00
shared.rs fix: minor system improvements (#1328) 2022-04-16 16:11:46 +09:00