zellij/zellij-utils/src/input
2024-03-21 16:52:15 +01:00
..
unit fix(plugins): respect cwd and start filepicker at filesystem root (#3161) 2024-02-28 16:12:12 +01:00
actions.rs feat(pipes): allow piping messages to plugins from keybindings (#3212) 2024-03-21 16:52:15 +01: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 feat(plugins): allow specifying the cwd when switching sessions (#3172) 2024-02-29 16:26:25 +01: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(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