zellij/zellij-client/src
Aram Drevekenin ee16a4b8c3
feat(plugins): session manager cwd and new filepicker (#3200)
* prototype

* folder selection ui in session manager

* overhaul strider

* scan folder host command

* get strider to work from the cli and some cli pipe fixes

* some ux improvements to strider

* improve strider's ui

* make strider ui responsive

* make session-manager new ui parts responsive

* fix tests

* style(fmt): rustfmt
2024-03-18 09:19:58 +01: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 feat(plugins): session manager cwd and new filepicker (#3200) 2024-03-18 09:19:58 +01: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: add moving tab to other position (#3047) 2024-02-19 03:40:03 +09:00
lib.rs feat(plugins): introduce plugin aliases (#3157) 2024-02-26 15:30:15 +01:00
os_input_output.rs feat(plugins): session manager cwd and new filepicker (#3200) 2024-03-18 09:19:58 +01: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