summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2021-09-30chore(version): bump development versionAram Drevekenin
2021-09-30hotfix(stdin): poll for mouse hold in the stdin thread (#752)Aram Drevekenin
2021-09-27feat(sessions): mirrored sessions (#740)Aram Drevekenin
2021-09-22feat(plugin): add manifest to allow for plugin configuration (#660)spacemaison
2021-09-15chore(version): bump development versionAram Drevekenin
2021-09-12Calculate width with unicode-width in tab-bar and utils (#709)Paulo Coelho
2021-09-10feat(cwd-pane): Keeping the cwd when opening new panes (#691)spacemaison
2021-08-31chore(version): bump development versionAram Drevekenin
2021-08-28feat(ui): overhauled resize and layout systemsBrooks Rady
2021-07-20Merge branch 'main' into unified-loggingqepasa
2021-07-19fix(style): bury the dead (code)Brooks 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-05chore(version): bump development versionAram Drevekenin
2021-07-02feat(ui): initial mouse support (#448)Thomas Linford
2021-06-30chore(tests): move all integration tests to be either unit or e2e tests - rem...Aram Drevekenin
2021-06-29feat: Add logger to ZellijPaweł Palenica
2021-06-21Add e2e tests (#582)Aram Drevekenin
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-27refactors for #525 (#534)kxt
2021-05-27chore(version): bump development versionAram Drevekenin
2021-05-25Merge pull request #531 from zellij-org/detach-sessionsKunal Mohan
2021-05-24fix(pty): use async io to avoid polling (#523)kxt
2021-05-22Allow user to specify session nameKunal Mohan
2021-05-22Add ability to attach to sessionsKunal Mohan
2021-05-19upgrade termbg and remove build-dependenciesKunal Mohan
2021-05-19Re-export common dependencies from zellij-utilsKunal Mohan
2021-05-17Osc implementation (#517)Aram Drevekenin
2021-05-16Big refactor: separate crates for client, server and utilitiesKunal Mohan
2021-05-15Switch to multiprocess model: Not looking goodKunal Mohan
2021-05-15chore(version): bump development versionAram Drevekenin
2021-05-14chore(version): bump development versionAram Drevekenin
2021-05-14hotfix: bump zellij-tile versionAram Drevekenin
2021-05-11chore(version): bump development versionAram Drevekenin
2021-05-07fix(compatibility): upgrade vte to support csi subparameters (#469)Aram Drevekenin
2021-05-07chore(version): bump development versionAram Drevekenin
2021-05-06Merge pull request #223 from zellij-org/isolate-ptyKunal Mohan
2021-05-04chore(plugin): shuffle helper library names and versionsBrooks J Rady
2021-05-04Fix after rebaseKunal Mohan
2021-05-04Fix after rebaseKunal Mohan
2021-05-04Place socket file in runtime directory or cache directory and use names crate...Kunal Mohan
2021-05-04use Uuid to generate unique server socket namesKunal Mohan
2021-05-04Use interprocess crate for IPCKunal Mohan
2021-05-04Fix after rebaseKunal Mohan