zellij/zellij-utils/src/input
Aram Drevekenin 8c2a4e8429
fix(plugins): make sure configuration is also part of the plugin keys (#2727)
* fix(plugins): make sure configuration is also part of the plugin keys

* no thanks clippy
2023-08-25 18:28:15 +02:00
..
unit feat(ui): break pane to new tab and move panes between tabs (#2664) 2023-08-02 11:41:51 +02:00
actions.rs feat(plugins): optionally move plugin to focused tab (#2725) 2023-08-25 12:24:43 +02:00
command.rs feat(plugins): extensive plugin api (#2516) 2023-06-09 22:49:12 +02:00
config.rs feat(plugins): make plugins configurable (#2646) 2023-07-25 10:04:12 +02:00
keybinds.rs feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
layout.rs fix(plugins): make sure configuration is also part of the plugin keys (#2727) 2023-08-25 18:28:15 +02:00
mod.rs feat: add plugin permission system (#2624) 2023-08-12 15:35:42 +02:00
mouse.rs chore(deps): move from termion to termwiz for STDIN handling (#1249) 2022-03-23 09:08:35 +01:00
options.rs feat: support default cwd (#2290) 2023-04-18 16:35:51 +02:00
permission.rs feat(sessions): add a session manager to switch between sessions, tabs and panes and create new ones (#2721) 2023-08-24 13:36:24 +02:00
plugins.rs feat(plugins): make plugins configurable (#2646) 2023-07-25 10:04:12 +02:00
theme.rs Add option to hide session name in tab-bar (deriving from #2172) (#2301) 2023-03-30 20:33:39 +09:00