zellij/zellij-utils/assets
Aram Drevekenin 7ef7cd5ecd
feat(ui): add optional tooltip with key hints to the compact bar (#4225)
* initial implementation

* some refactoring

* refactor: separate some concerns and tidy up

* fix: move tooltip to focused tab as needed

* some ux adjustments

* some refactoring

* only show tooltip if we have configured a shortcut key

* add plugin artifacts

* fix tests

* truncate tooltip if it exceeds width

* change config name

* remove comment

* docs(changelog): add PR
2025-06-10 17:23:46 +02:00
..
completions feat(cli): add run/edit in-place functions (#3038) 2024-03-25 12:31:02 +01:00
config feat(ux): improve multiple select (#4221) 2025-06-03 17:15:32 +02:00
layouts fix(terminal): cursor overflow (#3894) 2024-12-26 18:40:14 +01:00
plugins feat(ui): add optional tooltip with key hints to the compact bar (#4225) 2025-06-10 17:23:46 +02:00
prost feat(ui): add optional tooltip with key hints to the compact bar (#4225) 2025-06-10 17:23:46 +02:00
shell fix: add usage comment to fish shell auto-start snippet (#1574) (#1583) 2022-07-12 10:27:46 +09:00
themes fix(themes): frame highlight and some contrast issues (#4171) 2025-04-30 14:59:20 +02:00
compact-bar.wasm feat(plugins): reload plugin at runtime (#2372) 2023-04-19 10:09:39 +02:00
README.md Move config assets to zellij-utils crate 2021-05-27 13:41:17 +02:00
status-bar.wasm feat(plugins): reload plugin at runtime (#2372) 2023-04-19 10:09:39 +02:00
strider.wasm feat(plugins): reload plugin at runtime (#2372) 2023-04-19 10:09:39 +02:00
tab-bar.wasm feat(plugins): reload plugin at runtime (#2372) 2023-04-19 10:09:39 +02:00

Assets for the Utils Crate

Here reside assets, that are especially needed for setup eg. a default configuration file.