summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-06-03fix(build): better tested publishing flowBrooks J Rady
2021-06-03fix(build): allow crates.io to update between crate uploadsBrooks J Rady
2021-06-03feat(ui): laying the groundwork for a new resize algorithmBrooks Rady
2021-06-03feat(ui): added feature for an experimental resizeBrooks J Rady
2021-06-03docs(changelog): performance fixAram Drevekenin
2021-06-03fix(performance): output buffer (#567)Aram Drevekenin
2021-06-03Fixed a build warning and renamed a struct fieldBrooks J Rady
2021-06-03Merge branch 'main' into resize-overhaulBrooks J Rady
2021-06-02Merge pull request #565 from a-kenji/plugin-asset-updatea-kenji
2021-06-02Update plugin assetsa-kenji
2021-06-02Merge pull request #564 from a-kenji/update-assetsa-kenji
2021-06-02Update Plugin Assetsa-kenji
2021-06-01Merge branch 'main' into resize-overhaulBrooks J Rady
2021-06-01docs(changelog): add disable-status-bar layouta-kenji
2021-06-01Merge pull request #555 from a-kenji/plugin-layoutsa-kenji
2021-06-01docs(changelog): Don't rename unnamed tabs: 554a-kenji
2021-06-01Merge pull request #554 from AdaShoelace/maina-kenji
2021-06-01Merge branch 'main' of github.com:zellij-org/zellijAdaShoelace
2021-06-01Omit '(unnamed)' from tab nameAdaShoelace
2021-06-01docs(changelog): Fix config optionsa-kenji
2021-06-01Merge pull request #556 from a-kenji/options-fixa-kenji
2021-06-01Fix options in config filea-kenji
2021-05-31Initial names outside return structAdaShoelace
2021-05-31Add layout to disable the status-bara-kenji
2021-05-31Set tab name on creation instead of on renderAdaShoelace
2021-05-30Merge pull request #553 from a-kenji/update-manpagea-kenji
2021-05-30docs(manpage): Update manpagea-kenji
2021-05-30docs(changelog): Add option to specify a themea-kenji
2021-05-30Merge pull request #550 from a-kenji/theme-configa-kenji
2021-05-30Merge branch 'main' of https://github.com/zellij-org/zellij into theme-configa-kenji
2021-05-30Add color theme configa-kenji
2021-05-29Getting back to where we started... (Buggy Resizing)Brooks J Rady
2021-05-29docs(changelog): Add default_mode to attach 549a-kenji
2021-05-29Merge pull request #549 from a-kenji/default-mode-attacha-kenji
2021-05-29Add default_mode to attacha-kenji
2021-05-29docs(changelog): Add default_mode optiona-kenji
2021-05-29Merge pull request #513 from a-kenji/default-mode-368a-kenji
2021-05-29docs(changelog): add #547 and #548Kunal Mohan
2021-05-29Merge pull request #548 from zellij-org/status-bar-fixKunal Mohan
2021-05-29session mode should be disabled in locked modeKunal Mohan
2021-05-29Merge pull request #547 from riggs-/platform_build_fixKunal Mohan
2021-05-29Fix cargo fmt diff.Thomas Zander
2021-05-29Fix build on platforms with TIOCGWINSZ / ioctl() integer type mismatch.Thomas Zander
2021-05-29docs(changelog): Optional session name in attach #542Kunal Mohan
2021-05-29Merge pull request #542 from zellij-org/auto-attachKunal Mohan
2021-05-29Make session-name option in attach commandKunal Mohan
2021-05-28docs(changelog): Fix lag #536Kunal Mohan
2021-05-28docs(changelog): update compatibility fixAram Drevekenin
2021-05-28fix(compatibility): do not crash when padding before wide char (#540)Aram Drevekenin
2021-05-28Merge pull request #536 from kxt/525-pty-backpressureKunal Mohan