zellij/zellij-utils/src
a-kenji d62e6fb57e
add(plugin): compact-bar & compact layout (#1450)
* add(plugin): `compact-bar` & `compact` layout

* add(nix): `compact-bar` plugin

* add(config): `compact-bar` to the config

* add(workspace): `compact-bar` to workspace members

* add(assets): `compact-bar`

* chore(fmt): rustfmt

* add(nix): add `compact-bar`

* add: compact layout to dump command

* nix(build): fix destination of copy command

* add(makefile): add `compact-bar` to `plugin-build`

* add(layout): `compact-bar` to layout

* add: install `compact-bar` plugin

* fix(test): update input plugin test

* fix(plugin): default colors for compact-bar
2022-06-03 11:14:38 +02:00
..
input add(plugin): compact-bar & compact layout (#1450) 2022-06-03 11:14:38 +02:00
channels.rs refactors for #525 (#534) 2021-05-27 16:28:28 +02:00
cli.rs fix: clarify help text (#1442) 2022-05-30 23:11:36 +02: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 feat(actions): dump the terminal screen into a file (#1375) 2022-05-20 11:22:40 +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(actions): dump the terminal screen into a file (#1375) 2022-05-20 11:22:40 +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 add(plugin): compact-bar & compact layout (#1450) 2022-06-03 11:14:38 +02:00
shared.rs fix: minor system improvements (#1328) 2022-04-16 16:11:46 +09:00