zellij/zellij-utils/src
2021-05-22 22:19:50 +05:30
..
input add keybinds for session mode and detach 2021-05-22 22:19:50 +05:30
channels.rs Big refactor: separate crates for client, server and utilities 2021-05-16 21:41:56 +05:30
cli.rs add attach and list sessions subcommand to CliArgs 2021-05-22 22:19:50 +05:30
consts.rs Implement the minimal list-sessions command 2021-05-22 22:19:50 +05:30
errors.rs Add ability to detach a session 2021-05-22 22:19:50 +05:30
ipc.rs Use Action enum for Quit and detach instead of separate messages under ClientToServerMsg 2021-05-22 22:19:50 +05:30
lib.rs Re-export common dependencies from zellij-utils 2021-05-19 01:35:53 +05:30
logging.rs refactor(IO): random fixes (#521) 2021-05-18 17:39:36 +02:00
pane_size.rs Big refactor: separate crates for client, server and utilities 2021-05-16 21:41:56 +05:30
setup.rs Change Description of Config Flags 2021-05-22 09:49:01 +02:00
shared.rs fmt and clippy 2021-05-16 22:25:32 +05:30