zellij/zellij-utils/assets/prost
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
..
api.action.rs feat: multiple Select and Bulk Pane Actions (#4169) 2025-04-29 20:52:17 +02:00
api.command.rs feat: multiple Select and Bulk Pane Actions (#4169) 2025-04-29 20:52:17 +02:00
api.event.rs feat(ux): improve multiple select (#4221) 2025-06-03 17:15:32 +02:00
api.file.rs feat: multiple Select and Bulk Pane Actions (#4169) 2025-04-29 20:52:17 +02:00
api.input_mode.rs feat: multiple Select and Bulk Pane Actions (#4169) 2025-04-29 20:52:17 +02:00
api.key.rs feat: multiple Select and Bulk Pane Actions (#4169) 2025-04-29 20:52:17 +02:00
api.message.rs feat: multiple Select and Bulk Pane Actions (#4169) 2025-04-29 20:52:17 +02:00
api.pipe_message.rs feat: multiple Select and Bulk Pane Actions (#4169) 2025-04-29 20:52:17 +02:00
api.plugin_command.rs feat(ui): add optional tooltip with key hints to the compact bar (#4225) 2025-06-10 17:23:46 +02:00
api.plugin_ids.rs feat: multiple Select and Bulk Pane Actions (#4169) 2025-04-29 20:52:17 +02:00
api.plugin_permission.rs feat(ux): improve multiple select (#4221) 2025-06-03 17:15:32 +02:00
api.resize.rs feat: multiple Select and Bulk Pane Actions (#4169) 2025-04-29 20:52:17 +02:00
api.style.rs feat: multiple Select and Bulk Pane Actions (#4169) 2025-04-29 20:52:17 +02:00
generated_plugin_api.rs feat(plugins): introduce 'pipes', allowing users to pipe data to and control plugins from the command line (#3066) 2024-01-17 12:10:49 +01:00