zellij/default-plugins/status-bar/src/tip
Bartosz Zbytniewski dd5ea26cc7
feat: add moving tab to other position (#3047)
* feat: add moving tab to other position

* docs(changelog): revert changes

* test: update config snapshots

* refactor: get rid of HorizontalDirection enum

* refactor: cleanup code order

* refactor: use debug! instead of info!

* refactor: use more defensive way to switch tabs

* refactor: revert tip changes

* refactor: code formatting

* refactor: improve invalid input notification

* refactor: inline fns for calculating target index

---------

Co-authored-by: Jae-Heon Ji <atx6419@gmail.com>
2024-02-19 03:40:03 +09:00
..
data feat: add moving tab to other position (#3047) 2024-02-19 03:40:03 +09:00
cache.rs add(style): add trailing comma in match blocks (#1483) 2022-06-10 20:03:13 +02:00
consts.rs feat(ui): add status bar tips (#1462) 2022-06-07 14:28:39 +02:00
mod.rs fix(status-bar): reflect actual current keybindings (#1242) 2022-07-27 16:48:35 +02:00
utils.rs fix: improve user experience (#2522) 2023-06-12 21:01:20 +09:00