zellij/zellij-utils/assets/prost
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
..
api.action.rs feat: add moving tab to other position (#3047) 2024-02-19 03:40:03 +09:00
api.command.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.event.rs feat(sessions): welcome screen (#3112) 2024-02-06 14:26:14 +01:00
api.file.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.input_mode.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.key.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.message.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.pipe_message.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
api.plugin_command.rs feat(panes): allow specifying coordinates for a new floating pane through the CLI or plugins (#3122) 2024-02-08 17:35:55 +01:00
api.plugin_ids.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.plugin_permission.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
api.resize.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.style.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00: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