summaryrefslogtreecommitdiffstats
path: root/zellij-server/src/ui/pane_boundaries_frame.rs
AgeCommit message (Expand)Author
2023-02-15style(fmt): rustfmtAram Drevekenin
2023-02-14fix(ui): stacked panes without pane framesAram Drevekenin
2023-01-23fix(stacked-panes): better titles for one-linersAram Drevekenin
2022-12-14fix(panes): show visual error when unable to split panes vertically/horizonta...Aram Drevekenin
2022-11-01feat(command-panes): allow to start suspended (#1887)Aram Drevekenin
2022-10-28improve error handling in ui module (#1870)哇呜哇呜呀咦耶
2022-10-11feat(ux): rerun command pane (#1787)Aram Drevekenin
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-29Fix title widechar overflow (#1361)Aram Drevekenin
2022-03-22feat(ui): round frame corners (#1227)Brooks Rady
2022-02-28fix: Allow terminal title passthrough even when not drawing pane frames. (#1113)Kerfuffle
2022-02-24fix(terminal): ensure Title doesn't overrun (#1094)tfgast
2022-02-24fix(style): remove redundant `.clone()` calls (#1085)Ken Matsui
2022-02-18feat(ui): add floating panes (#1066)Aram Drevekenin
2022-01-03Pass active terminal title through to terminal emulator (#980)Kunal Mohan
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-09-15fix(frames): don't pad empty pane title (#724)Paulo Coelho
2021-09-06fix(borders): properly handle wide chars in pane titles (#698)Aram Drevekenin
2021-08-28feat(ui): overhauled resize and layout systemsBrooks Rady
2021-08-12feat(ui): pane frames (new pane UI) (#643)Aram Drevekenin