zellij/zellij-server/src
Aram Drevekenin 69eb904426
feat(panes): Add an option to press <ESC> and drop to shell in command panes (#2872)
* feat(panes): ESC to drop to default shell on command panes

* style(fmt): rustfmt
2023-10-17 11:55:38 +02:00
..
output feat(sessions): session resurrection (#2801) 2023-10-12 16:05:45 +02:00
panes feat(panes): Add an option to press <ESC> and drop to shell in command panes (#2872) 2023-10-17 11:55:38 +02:00
plugins feat(plugins): plugin run_command api (#2862) 2023-10-16 13:42:19 +02:00
tab feat(panes): Add an option to press <ESC> and drop to shell in command panes (#2872) 2023-10-17 11:55:38 +02:00
ui feat(panes): Add an option to press <ESC> and drop to shell in command panes (#2872) 2023-10-17 11:55:38 +02:00
unit feat(sessions): session resurrection (#2801) 2023-10-12 16:05:45 +02:00
background_jobs.rs feat(plugins): plugin run_command api (#2862) 2023-10-16 13:42:19 +02:00
lib.rs feat(sessions): session resurrection (#2801) 2023-10-12 16:05:45 +02:00
logging_pipe.rs feat(plugins): Plugin workers and strider (#2449) 2023-05-16 12:47:18 +02:00
os_input_output.rs feat(panes): Add an option to press <ESC> and drop to shell in command panes (#2872) 2023-10-17 11:55:38 +02:00
pty.rs feat(panes): Add an option to press <ESC> and drop to shell in command panes (#2872) 2023-10-17 11:55:38 +02:00
pty_writer.rs fix(rendering): occasional glitches while resizing (#2621) 2023-07-12 20:30:41 +02:00
route.rs feat(sessions): session resurrection (#2801) 2023-10-12 16:05:45 +02:00
screen.rs feat(panes): Add an option to press <ESC> and drop to shell in command panes (#2872) 2023-10-17 11:55:38 +02:00
session_layout_metadata.rs feat(sessions): session resurrection (#2801) 2023-10-12 16:05:45 +02:00
terminal_bytes.rs Errors: Ignore errors from async when quitting (#1918) 2022-11-12 10:18:15 +00:00
thread_bus.rs feat(ui): swap layouts and stacked panes (#2167) 2023-02-17 12:05:50 +01:00