summaryrefslogtreecommitdiffstats
path: root/default-plugins
AgeCommit message (Expand)Author
2023-06-17feat(plugins): strider improvements (#2551)Aram Drevekenin
2023-06-17refactor(plugins): improve api (#2552)Aram Drevekenin
2023-06-17feat(plugins): more plugin api methods (#2550)Aram Drevekenin
2023-06-12fix(strider): clear search term on ESC (#2531)Aram Drevekenin
2023-06-12fix: improve user experience (#2522)Jae-Heon Ji
2023-06-09feat(plugins): extensive plugin api (#2516)Aram Drevekenin
2023-06-07feat(wasm-plugin-system): major overhaul and some goodies (#2510)Aram Drevekenin
2023-05-16feat(plugins): Plugin workers and strider (#2449)Aram Drevekenin
2023-04-16fix(plugin): respect hide session option on compact-bar (#2368)Pedro Fedricci
2023-03-30Add option to hide session name in tab-bar (deriving from #2172) (#2301)Marcel Baur
2023-02-17feat(ui): swap layouts and stacked panes (#2167)Aram Drevekenin
2023-02-16feat: add args to new-tab action (#2072)Jae-Heon Ji
2023-02-16fix(plugins): apply correct color on 'more tabs' message (#2166)Pedro Fedricci
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-17fix(compact-bar): mouse-click in simplified-ui (#1917)imsuck
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-09-09fix(tab-bar): mouse-click in simplified-ui (#1658)Paulo Coelho
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-11fix: tab selection by left click in compact-bar (#1485)amaihoefner
2022-06-10add(style): add trailing comma in match blocks (#1483)a-kenji
2022-06-10docs: fix typos (#1481)Kian-Meng Ang
2022-06-07feat(ui): add status bar tips (#1462)Aram Drevekenin
2022-06-06feat(ui): tweak simplified UI (#1458)Aram Drevekenin
2022-06-06feat(ui): minor tweaks to the compact tab bar (#1457)Aram Drevekenin
2022-06-03fix(compact-bar): remove duplicate padding (#1451)a-kenji
2022-06-03add(plugin): `compact-bar` & `compact` layout (#1450)a-kenji
2022-05-22fix(strider): update out of range index in files (#1425)Jae-Heon Ji
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-25fix(screen): crash in intermediate no-tabs state (#1272)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-16chore(update): pretty-bytes `0.2` -> `0.2.2` (#1224)a-kenji
2022-03-08refactor(tab): simplify mouse hold and release (#1185)Thomas Linford
2022-03-04fix(cargo.toml): remove reduntant `resolver` key (#1170)a-kenji
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