zellij/zellij-utils/src
Kunal Mohan 0bd05cbcb4 Make session-name option in attach command
If only one session is running, attach to it.
Otherwise list the active sessions (if any)
2021-05-29 00:32:06 +05:30
..
input add keybinds for session mode and detach 2021-05-22 22:19:50 +05:30
channels.rs refactors for #525 (#534) 2021-05-27 16:28:28 +02:00
cli.rs Make session-name option in attach command 2021-05-29 00:32:06 +05:30
consts.rs Add ability to attach to sessions 2021-05-22 22:19:50 +05:30
errors.rs Add ability to attach to sessions 2021-05-22 22:19:50 +05:30
ipc.rs join router threads on exit 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 Move config assets to zellij-utils crate 2021-05-27 13:41:17 +02:00
shared.rs fmt and clippy 2021-05-16 22:25:32 +05:30