zellij/zellij-client/src
hiasr 1338962568
feat(stdin): allow binding Ctrl J (#3307)
* Fixed Control j keybindings

* Fix formatting
2024-05-02 08:38:19 +02:00
..
old_config_converter feat(sessions): session resurrection (#2801) 2023-10-12 16:05:45 +02:00
unit feat(plugins): introduce 'pipes', allowing users to pipe data to and control plugins from the command line (#3066) 2024-01-17 12:10:49 +01:00
cli_client.rs fix(cli): tab and pane name input (#3295) 2024-04-24 11:56:49 +02:00
command_is_executing.rs Big refactor: separate crates for client, server and utilities 2021-05-16 21:41:56 +05:30
input_handler.rs feat(stdin): allow binding Ctrl J (#3307) 2024-05-02 08:38:19 +02:00
lib.rs feat(cli): allow starting a session detached (#3257) 2024-04-12 15:39:36 +02:00
os_input_output.rs feat(cli): allow starting a session detached (#3257) 2024-04-12 15:39:36 +02:00
stdin_ansi_parser.rs feat(client): terminal synchronized output (#2798) 2023-10-13 11:24:22 +02:00
stdin_handler.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