summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-11-11fix(plugins): reloading plugin after crash (#2929)Aram Drevekenin
2023-11-10docs(changelog): serialization intervalAram Drevekenin
2023-11-10feat(config): add serialization interval configuration (#2923)Aram Drevekenin
2023-11-09docs(changelog): command panes CWDAram Drevekenin
2023-11-09feat(panes): reuse CWD when dropping to shell in command panes (#2915)Diego Alonso
2023-11-09docs(changelog): CPU utilization fixAram Drevekenin
2023-11-09fix(performance): only refresh relevant prorcess in sysinfo when serializing ...pierce
2023-11-08docs(changelog): plugin cwd fixesAram Drevekenin
2023-11-08fix(ux): LaunchPlugin and some cwd fixes (#2916)Aram Drevekenin
2023-11-08docs(changelog): styled underlines fixAram Drevekenin
2023-11-08fix: styled underlines in editors (#2918)Mike Lloyd
2023-11-07chore(version): bump development versionAram Drevekenin
2023-11-07chore(release): v0.39.0v0.39.0Aram Drevekenin
2023-11-06docs(api): docs for shim.rs (#2909)Aram Drevekenin
2023-11-06fix(resurrection): properly serialize certain edge cases (#2907)Aram Drevekenin
2023-11-06docs(changelog): plugin cwdAram Drevekenin
2023-11-06fix(plugins): start plugin pane in cwd of focused pane if possible (#2905)Aram Drevekenin
2023-11-05docs(changelog): renaming sessionsAram Drevekenin
2023-11-05feat(ux): allow renaming sessions (#2903)Aram Drevekenin
2023-11-05docs(changelog): styled underlinesAram Drevekenin
2023-11-05feat(terminal): support styled underlines (#2730)Eatgrass
2023-11-04docs(changelog): session resurrection UIAram Drevekenin
2023-11-04feat(sessions): resurrect sessions through the session-manager (and plugin AP...Aram Drevekenin
2023-11-02docs(changelog): load plugins from the webAram Drevekenin
2023-11-02feat: load plugins from the web (#2863)Jae-Heon Ji
2023-11-02docs(changelog): plugin ui componentsAram Drevekenin
2023-11-02feat(plugins): UI components (#2898)Aram Drevekenin
2023-10-20fix(cli): session names only for attach in fish completion (#2857)Daniel Jankowski
2023-10-20docs(changelog): web request apiAram Drevekenin
2023-10-20feat(plugins): web requests api (#2879)Aram Drevekenin
2023-10-17docs(changelog): esc drop to shell in command panesAram Drevekenin
2023-10-17feat(panes): Add an option to press <ESC> and drop to shell in command panes ...Aram Drevekenin
2023-10-17docs(changelog): cyberpunk themesAram Drevekenin
2023-10-17style: cyberpunk inspired theme options added (#2868)Sourav De
2023-10-16docs(changelog): plugin api run_commandAram Drevekenin
2023-10-16feat(plugins): plugin run_command api (#2862)Aram Drevekenin
2023-10-13fix(plugins): make new auxiliary functions public (#2765)Nacho114
2023-10-13docs(changelog): resurrection crash fixAram Drevekenin
2023-10-13fix(resurrection): log failure instead of crashing in some edge cases (#2851)Aram Drevekenin
2023-10-13docs(changelog): terminal synchronized output when renderingAram Drevekenin
2023-10-13feat(client): terminal synchronized output (#2798)gmorer
2023-10-12docs(changelog): session resurrectionAram Drevekenin
2023-10-12feat(sessions): session resurrection (#2801)Aram Drevekenin
2023-10-12docs(changelog): plugin artifact cache path fixThomas Linford
2023-10-12fix(plugins): add zellij version to cached artifact path (#2836)Thomas Linford
2023-10-02docs(changelog): plugins security fixThomas Linford
2023-10-02fix(plugins): address potential security issue (#2830)Thomas Linford
2023-09-28docs(changelog): correct linkAram Drevekenin
2023-09-28docs(changelog): depsAram Drevekenin
2023-09-28chore: update uuid dependency to 1.4.1 (#2821)silwol