summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
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-05Merge pull request #455 from Adhalianna/maina-kenji
2021-05-05simplificationsNKGoc
2021-05-04chore(plugin): shuffle helper library names and versionsBrooks J Rady
2021-05-04add manpage to zellijNKGoc
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
2021-05-04Use ipmpsc crate for IPCKunal Mohan
2021-05-04chore(version): bump development versionAram Drevekenin
2021-05-04HOTFIX: allow cargo publishAram Drevekenin
2021-05-04fix(colors): stabilize colors (#453)Aram Drevekenin
2021-05-02chore: added zellij-tile-extra, moved macros from zellij-tiledenis
2021-05-02Merge branch 'main' into x-colorsdenis
2021-05-02Load config before start()Yutaka Kamei
2021-05-01chore: painless merge this timedenis
2021-04-29fix(build): don't store binary assets in gitBrooks J Rady
2021-04-29chore(version): boost development version to 0.7.0 and update changelogAram Drevekenin
2021-04-27feat(plugin): added the `get_plugin_ids()` query functionBrooks J Rady
2021-04-24wip: merge maindenis
2021-04-23chore(version): boost development version to 0.6.0Aram Drevekenin
2021-04-22chore(version): 0.5.1Aram Drevekenin
2021-04-22wip: new build?"denis
2021-04-22wip: merge main indenis
2021-04-22Remove build.rs from package, allowing for completions to be excluded tooSebastian Thiel
2021-04-21Reduce crate size by 4.8MB using `cargo diet`, to 77kBSebastian Thiel
2021-04-20fix(release): beta tag breaks cargo installv0.5.0-betaBrooks J Rady
2021-04-20chore(release): bump version and add some pre-release infoBrooks J Rady
2021-04-19fix(naming): made plugin terminology more consistentBrooks J Rady
2021-04-14fix(crates.io): fix outdated zellij-tile libraryBrooks J Rady
2021-04-14chore(crates.io): bump version to publishBrooks J Rady
2021-04-13chore(crates.io): bump version to publishBrooks J Rady
2021-04-13chore(crates.io): bump version to test uploadBrooks J Rady
2021-04-13merge(main): update branch with changes from mainBrooks J Rady
2021-04-08wip: need to figure out how to clear linesdenis
2021-04-01* fix(ui): react to terminal window size changes (SIGWINCH) (#245)Aram Drevekenin
2021-04-01Rudamentary running support implementedBrooks J Rady
2021-03-27wip: move Palette out of zellij-tiledenis
2021-03-27wip: latest plugin system merge indenis
2021-03-26Start porting to cargo-makeBrooks J Rady
2021-03-26Fix some overzealous format!() removals and a stray commentBrooks J Rady
2021-03-25wip: reading colors from xrdbdenis
2021-03-25Merge in changes from main and fix clippy lintsBrooks J Rady
2021-03-23Initial implementation of the update callback + upstream termionBrooks J Rady
2021-03-09Deduplicate the WASM interface structsBrooks J Rady