zellij/zellij-utils/src/input
Aram Drevekenin 8715035f8c
fix(layouts): suspend commands in remote layouts (#3697)
* fix(layouts): suspend commands in remote layouts

* style(fmt): rustfmt
2024-10-24 14:33:31 +02:00
..
unit feat(ux): first run setup-wizard (#3556) 2024-08-16 14:00:01 +02:00
actions.rs fix(layouts): suspend commands in remote layouts (#3697) 2024-10-24 14:33:31 +02:00
command.rs feat(plugins): allow opening command panes in the background (hidden) (#3530) 2024-07-29 11:40:01 +02:00
config.rs fix(config): watch/update config given with --config when appropriate (#3678) 2024-10-14 18:01:11 +02:00
keybinds.rs feat(keybindings): support multiple modifiers (eg. Ctrl+Alt) and the kitty keyboard protocol (#3383) 2024-05-27 16:15:09 +02:00
layout.rs fix(layouts): suspend commands in remote layouts (#3697) 2024-10-24 14:33:31 +02:00
mod.rs feat(ui): configuration screen + configure non-colliding keys at runtime (#3502) 2024-07-17 16:08:31 +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(keybindings): support multiple modifiers (eg. Ctrl+Alt) and the kitty keyboard protocol (#3383) 2024-05-27 16:15:09 +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(ui): built-in plugin manager (#3633) 2024-09-30 18:04:40 +02:00
theme.rs feat(ux): first run setup-wizard (#3556) 2024-08-16 14:00:01 +02:00