zellij/zellij-utils/src/input
Aram Drevekenin 462239b535
fix(plugins): various pre-release issues (#3246)
* fix(strider): close_self instead of close_focus

* fix(plugins): populate caller_cwd for all aliases

* fix(config): launch the session-manager alias rather than the explicit internal url

* style(fmt): rustfmt

* fix tests
2024-04-05 18:43:14 +02:00
..
unit fix(plugins): session layouts are still serialized using the legacy plugin syntax (remote:) (#3224) 2024-03-27 11:53:26 +01:00
actions.rs fix(plugins): various pre-release issues (#3246) 2024-04-05 18:43:14 +02:00
command.rs feat(plugins): extensive plugin api (#2516) 2023-06-09 22:49:12 +02:00
config.rs feat(plugins): introduce plugin aliases (#3157) 2024-02-26 15:30:15 +01:00
keybinds.rs feat(sessions): welcome screen (#3112) 2024-02-06 14:26:14 +01:00
layout.rs fix(plugins): various pre-release issues (#3246) 2024-04-05 18:43:14 +02:00
mod.rs fix(config): add support for Ctrl and Alt modifiers on function keys in keybindings (#3179) 2024-03-25 15:04:38 +01: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(config): add serialization interval configuration (#2923) 2023-11-10 14:16:02 +01: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 chore(integrations): zpipe alias (#3210) 2024-03-20 18:34:50 +01:00
theme.rs Add option to hide session name in tab-bar (deriving from #2172) (#2301) 2023-03-30 20:33:39 +09:00