summaryrefslogtreecommitdiffstats
path: root/default-plugins/status-bar
AgeCommit message (Expand)Author
2023-01-27fix(status-bar): not displaying w/ size=1 and show shortcuts (#2091)Felix Pankratz
2022-12-24Floating panes in layouts (#2047)Aram Drevekenin
2022-12-08Reimplement resize code (#1990)har7an
2022-11-21performance(rendering): improve rendering performance (#1960)Aram Drevekenin
2022-11-15refactor(plugins): change the data flow (#1934)Aram Drevekenin
2022-10-31fix(status-bar): display controls line of status-bar plugin if pane size=1 (#...Mathieu Santostefano
2022-10-17feat(cli): zellij run improvements (#1804)Aram Drevekenin
2022-10-05feat(config): switch to kdl (#1759)Aram Drevekenin
2022-07-27fix(status-bar): reflect actual current keybindings (#1242)har7an
2022-07-18feat(terminal): search panes (#1521)msirringhaus
2022-07-08feat(terminal): sixel support (#1557)Aram Drevekenin
2022-06-15fix(clippy): clippy fixes (#1508)a-kenji
2022-06-10add(style): add trailing comma in match blocks (#1483)a-kenji
2022-06-07feat(ui): add status bar tips (#1462)Aram Drevekenin
2022-06-06feat(ui): tweak simplified UI (#1458)Aram Drevekenin
2022-04-14feat(copy): improve message when copying to system clipboard (#1321)raphCode
2022-04-13fix(ui): adjust default colorsAram Drevekenin
2022-04-02Improve theme usage + add default ones (#1274)Kunal Mohan
2022-03-28fix(ui): add missing closing > (#1280)Aram Drevekenin
2022-03-25feat(ui): add navigation with alt + arrow keys (#1264)Aram Drevekenin
2022-03-22feat(ui): round frame corners (#1227)Brooks Rady
2022-03-03add: limited set of `crates` to dependabot (#1163)a-kenji
2022-02-21fix(ui): floating panes UI (#1074)Aram Drevekenin
2022-02-21feat(ux): tmux mode (#1073)Aram Drevekenin
2022-02-08Solve Issue #1010 (#1045)Robert Walter
2022-02-02feat(copy): allow osc52 copy destination configuration (#1022)Thomas Linford
2022-01-15Add a copy command option (#996)Christophe Verbinnen
2021-12-10hotfix: default to quicknav tipAram Drevekenin
2021-12-09Feature: Add pane names (#928)Kunal Mohan
2021-12-09feat(status-bar): add multiple tips (#848)Jae-Heon Ji
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-15First attempt to provide an overlay prompt (#871)a-kenji
2021-11-05feature(resize): Non directional resize (#520)Henil Dedania
2021-10-22chore(rust): move to 2021 editionBrooks J Rady
2021-10-19Feature: Move panes directionally (#762)Kunal Mohan
2021-09-27feat(ui): The status bar indicates that the panes are full screen and how man...Kaito Akita
2021-08-30fix(ui): change resize binding to Ctrl-nBrooks Rady
2021-08-28feat(ui): overhauled resize and layout systemsBrooks Rady
2021-08-23Indicate to the user when text is copied to the clipboard (#642)Thomas Linford
2021-08-12feat(ui): pane frames (new pane UI) (#643)Aram Drevekenin
2021-06-29chore(clippy): needless_borrowa-kenji
2021-05-29Getting back to where we started... (Buggy Resizing)Brooks J Rady
2021-05-29session mode should be disabled in locked modeKunal Mohan
2021-05-25remove shortened_text mode from status-barKunal Mohan
2021-05-25CHange keybind for Session mode and add comments for clarityKunal Mohan
2021-05-22add keybinds for session mode and detachKunal Mohan
2021-05-17Osc implementation (#517)Aram Drevekenin
2021-05-10Add Option for Simplified Layouta-kenji
2021-05-04chore(plugin): shuffle helper library names and versionsBrooks J Rady