summaryrefslogtreecommitdiffstats
path: root/zellij-server/Cargo.toml
AgeCommit message (Expand)Author
2021-09-22feat(plugin): add manifest to allow for plugin configuration (#660)spacemaison
2021-09-15chore(version): bump development versionAram Drevekenin
2021-09-10feat(cwd-pane): Keeping the cwd when opening new panes (#691)spacemaison
2021-08-31chore(version): bump development versionAram Drevekenin
2021-07-21Cleanup Cargo.tomlqepasa
2021-07-20Merge branch 'main' into unified-loggingqepasa
2021-07-19chore(release): bump development versionBrooks J Rady
2021-07-13Apply code review suggestions. Rename decorating_pipe to logging_pipe. Add pl...Paweł Palenica
2021-07-08Merge branch 'main' into unified-loggingqepasa
2021-07-08More cleanup, remove serde from zellij-serverPaweł Palenica
2021-07-08remove one more crate from zellij-serverPaweł Palenica
2021-07-08CleanupPaweł Palenica
2021-07-06Remove test feature and hacksKunal Mohan
2021-07-05chore(version): bump development versionAram Drevekenin
2021-07-02feat(ui): initial mouse support (#448)Thomas Linford
2021-06-29feat: Add logger to ZellijPaweł Palenica
2021-06-04chore(release): bump development versionBrooks J Rady
2021-05-29Getting back to where we started... (Buggy Resizing)Brooks J Rady
2021-05-28chore(version): bump development versionAram Drevekenin
2021-05-28chore(version): change to patch versionAram Drevekenin
2021-05-27chore(version): bump development versionAram Drevekenin
2021-05-24fix(pty): use async io to avoid polling (#523)kxt
2021-05-19Re-export common dependencies from zellij-utilsKunal Mohan
2021-05-16Big refactor: separate crates for client, server and utilitiesKunal Mohan