summaryrefslogtreecommitdiffstats
path: root/zellij-utils/src/shared.rs
AgeCommit message (Expand)Author
2022-11-22plugins: rework plugin loading (#1924)har7an
2022-10-11feat(ux): rerun command pane (#1787)Aram Drevekenin
2022-07-27fix(status-bar): reflect actual current keybindings (#1242)har7an
2022-07-06refactor(crates): move shared contents from zellij tile to zellij utils (#1541)har7an
2022-06-10add(style): add trailing comma in match blocks (#1483)a-kenji
2022-04-16fix: minor system improvements (#1328)Jae-Heon Ji
2022-04-13fix(ui): adjust default bg colorAram Drevekenin
2022-04-13fix(ui): adjust default colorsAram Drevekenin
2022-04-02Improve theme usage + add default ones (#1274)Kunal Mohan
2022-02-28fix: Allow terminal title passthrough even when not drawing pane frames. (#1113)Kerfuffle
2021-12-20feat(collaboration): implement multiple users (#957)Aram Drevekenin
2021-12-07fix(style): various internal refactoringsMarcin Puc
2021-11-25This adds a UI for multiple users in panes (behind a feature flag) (#897)Aram Drevekenin
2021-11-02Fix: move `colors_transform` to `colorsys` (#832)a-kenji
2021-09-12Calculate width with unicode-width in tab-bar and utils (#709)Paulo Coelho
2021-08-28feat(ui): overhauled resize and layout systemsBrooks Rady
2021-08-12feat(ui): pane frames (new pane UI) (#643)Aram Drevekenin
2021-05-30Add color theme configa-kenji
2021-05-16fmt and clippyKunal Mohan
2021-05-16Big refactor: separate crates for client, server and utilitiesKunal Mohan