summaryrefslogtreecommitdiffstats
path: root/default-plugins
AgeCommit message (Expand)Author
2023-08-26fix(plugins): various ui fixes (#2731)Aram Drevekenin
2023-08-25feat(plugins): optionally move plugin to focused tab (#2725)Aram Drevekenin
2023-08-24fix(ux): various ui/ux fixes (#2722)Aram Drevekenin
2023-08-24feat(sessions): add a session manager to switch between sessions, tabs and pa...Aram Drevekenin
2023-08-12feat: add plugin permission system (#2624)Jae-Heon Ji
2023-08-09feat(plugins): use protocol buffers for serializing across the wasm boundary ...Aram Drevekenin
2023-08-02feat(ui): break pane to new tab and move panes between tabs (#2664)Aram Drevekenin
2023-07-25feat(plugins): make plugins configurable (#2646)Aram Drevekenin
2023-07-12feat(ui): new status bar mode (#2619)Aram Drevekenin
2023-06-30fix(tab-bar,compact-bar): tab switching with mouse sometimes not working (#2587)Thomas Linford
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