summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-06-20chore(deps): update clap requirement in /zellij-utilsdependabot/cargo/zellij-utils/clap-4.3.4dependabot[bot]
2023-06-20chore(release): v0.37.2v0.37.2Aram Drevekenin
2023-06-20chore(version): bump development versionAram Drevekenin
2023-06-20docs(changelog): fix plugin hide_selfAram Drevekenin
2023-06-20fix(plugins): make hide_self api idempotent (#2568)Aram Drevekenin
2023-06-20docs(changelog): hotfix default themeJae-Heon Ji
2023-06-20hotfix: include theme files into binary (#2566)Jae-Heon Ji
2023-06-19chore(version): bump development versionAram Drevekenin
2023-06-19chore(release): v0.37.1v0.37.1Aram Drevekenin
2023-06-19chore(version): bump development versionAram Drevekenin
2023-06-19docs(changelog): plugin api fixesAram Drevekenin
2023-06-19fix(plugins): swap layouts and invoked_with (#2564)Aram Drevekenin
2023-06-19docs(changelog): hotfix theme issueJae-Heon Ji
2023-06-19Revert "Fix error loading non-existant themes directory and use default theme...Jae-Heon Ji
2023-06-18chore(version): bump development versionAram Drevekenin
2023-06-18chore(release): v0.37.0v0.37.0Aram Drevekenin
2023-06-18docs(plugins): better zellij-tile-docs (#2560)Aram Drevekenin
2023-06-17docs(plugins): document the zellij-tile events and commands api (#2554)Aram Drevekenin
2023-06-17feat(plugins): strider improvements (#2551)Aram Drevekenin
2023-06-17refactor(plugins): improve api (#2552)Aram Drevekenin
2023-06-17docs(changelog): more plugin api methodsAram Drevekenin
2023-06-17feat(plugins): more plugin api methods (#2550)Aram Drevekenin
2023-06-16docs(changelog): debounced watcherAram Drevekenin
2023-06-16performance(plugins): use a debounced fs watcher (#2546)Aram Drevekenin
2023-06-15docs(changelog): plugin pane eventsAram Drevekenin
2023-06-15feat(plugins): plugin pane state events (#2545)Aram Drevekenin
2023-06-14docs(changelog): relative plugin urlsAram Drevekenin
2023-06-14fix(plugins): allow loading relative urls (#2539)Aram Drevekenin
2023-06-14docs(contributing): status of contributionsAram Drevekenin
2023-06-13docs(changelog): suppress debug loggingAram Drevekenin
2023-06-13fix(logs): suppress debug logs when not debugging (#2532)Aram Drevekenin
2023-06-13docs(changelog): plugin fs watch fixAram Drevekenin
2023-06-13fix(plugins): only listen to hd if a plugin is subscribed to hd events (#2529)Aram Drevekenin
2023-06-12docs(changelog): strider search improvementsAram Drevekenin
2023-06-12fix(strider): clear search term on ESC (#2531)Aram Drevekenin
2023-06-12docs(changelog): focus plugin tab fixAram Drevekenin
2023-06-12fix(screen): focus tab as well as pane when launching existing plugin (#2530)Aram Drevekenin
2023-06-12docs(changelog): cursor flicker fixAram Drevekenin
2023-06-12fix(output): do not hide cursor on a render that does not include visual asse...Aram Drevekenin
2023-06-12docs(changelog): fix local cacheJae-Heon Ji
2023-06-12fix: improve user experience (#2522)Jae-Heon Ji
2023-06-09docs(changelog): plugin apiAram Drevekenin
2023-06-09feat(plugins): extensive plugin api (#2516)Aram Drevekenin
2023-06-07docs(changelog): plugin system overhaulAram Drevekenin
2023-06-07feat(wasm-plugin-system): major overhaul and some goodies (#2510)Aram Drevekenin
2023-06-01docs(changelog): fix cwd of newtab actionJae-Heon Ji
2023-06-01fix: cwd of newtab action (#2455)XiaoZhang
2023-05-16docs(changelog): plugin workersAram Drevekenin
2023-05-16feat(plugins): Plugin workers and strider (#2449)Aram Drevekenin
2023-05-15docs(changelog): update config file outputJae-Heon Ji