summaryrefslogtreecommitdiffstats
path: root/zellij-client/src/input_handler.rs
AgeCommit message (Expand)Author
2021-05-22Add ability to attach to sessionsKunal Mohan
2021-05-22Use Action enum for Quit and detach instead of separate messages under Client...Kunal Mohan
2021-05-19Re-export common dependencies from zellij-utilsKunal Mohan
2021-05-16fmt and clippyKunal Mohan
2021-05-16Big refactor: separate crates for client, server and utilitiesKunal Mohan