zellij/default-plugins/compact-bar/src
Aram Drevekenin 8113ddf9db
fix(compact-bar): fix cursor length calculation for multiple users (#4279)
* fix(compact-bar): account for multiplayer cursor length

* fix(e2e): account for races in tmux mode

* style(fmt): rustfmt

* docs(changelog): add PR
2025-07-09 17:32:41 +02:00
..
action_types.rs feat(ui): add optional tooltip with key hints to the compact bar (#4225) 2025-06-10 17:23:46 +02:00
clipboard_utils.rs feat(ui): add optional tooltip with key hints to the compact bar (#4225) 2025-06-10 17:23:46 +02:00
keybind_utils.rs fix(tabs): allow setting cwd without a layout (#4273) 2025-07-08 11:06:03 +02:00
line.rs feat(ui): add optional tooltip with key hints to the compact bar (#4225) 2025-06-10 17:23:46 +02:00
main.rs feat(ui): add optional tooltip with key hints to the compact bar (#4225) 2025-06-10 17:23:46 +02:00
tab.rs fix(compact-bar): fix cursor length calculation for multiple users (#4279) 2025-07-09 17:32:41 +02:00
tooltip.rs feat(ui): add optional tooltip with key hints to the compact bar (#4225) 2025-06-10 17:23:46 +02:00