summaryrefslogtreecommitdiffstats
path: root/zellij-tile
AgeCommit message (Expand)Author
2021-06-04chore(release): bump development versionBrooks J Rady
2021-06-01Merge branch 'main' into resize-overhaulBrooks J Rady
2021-05-30docs(manpage): Update manpagea-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-29Merge pull request #513 from a-kenji/default-mode-368a-kenji
2021-05-28chore(version): bump development versionAram Drevekenin
2021-05-28chore(version): change to patch versionAram Drevekenin
2021-05-27Merge branch 'main' of https://github.com/zellij-org/zellij into default-mode...a-kenji
2021-05-27chore(version): bump development versionAram Drevekenin
2021-05-24Default mode 368a-kenji
2021-05-22add keybinds for session mode and detachKunal 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-12Fix Simplified Uia-kenji
2021-05-10Add Option for Simplified Layouta-kenji
2021-05-04chore(plugin): shuffle helper library names and versionsBrooks J Rady
2021-05-04chore(version): bump zellij-tileAram Drevekenin
2021-05-04fix(colors): stabilize colors (#453)Aram Drevekenin
2021-05-02chore: remove unused dependency from zellij-tiledenis
2021-05-02chore: added zellij-tile-extra, moved macros from zellij-tiledenis
2021-05-02fix: don't have new on ColoredElements anymore, removed default for palette i...denis
2021-05-01chore: cleanup, fix: the tests finally passdenis
2021-05-01chore: painless merge this timedenis
2021-04-28Including text on tab name to let users know sync is on.Dante Pippi
2021-04-27feat(plugin): simple timers implemented via the `set_timeout()` callBrooks J Rady
2021-04-27fix(plugin): mark `Event` as non-exhaustiveBrooks J Rady
2021-04-27feat(plugin): added the `get_plugin_ids()` query functionBrooks J Rady
2021-04-24wip: trying to make it less messy so people don't hate medenis
2021-04-24wip: tab bar coloringdenis
2021-04-24wip: the only way to make the default look like on main is to make more custo...denis
2021-04-22wip: merge main indenis
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-09wip: cleaning up a bit, need to map the colors to the right places in the pal...denis
2021-04-08wip: need to figure out how to clear linesdenis
2021-03-31wip: need to set the default for Palette in the pluginsdenis
2021-03-27wip: move Palette out of zellij-tiledenis
2021-03-27wip: latest plugin system merge indenis
2021-03-26Merge branch 'main' of https://github.com/zellij-org/zellij into config-filea-kenji
2021-03-26wip: scary how messy it is, but it's a startdenis
2021-03-25Wrap up the plugin system refactor, running everything through update()Brooks J Rady
2021-03-25Converted tab updates to the new generic update() functionBrooks J Rady
2021-03-25Removed AppState and the unneeded get_help() functionBrooks J Rady
2021-03-25Rename Help to ModeInfoBrooks J Rady
2021-03-23Move most key handling to the update() + event systemBrooks J Rady
2021-03-23Initial implementation of the update callback + upstream termionBrooks J Rady
2021-03-23Merge changes from mainBrooks J Rady