summaryrefslogtreecommitdiffstats
path: root/zellij-utils
AgeCommit message (Expand)Author
2024-01-17feat(plugins): introduce 'pipes', allowing users to pipe data to and control ...Aram Drevekenin
2024-01-08Bump rust version to 1.75.0 (#3039)har7an
2023-12-13perf: improve plugin download & load feature (#3001)Jae-Heon Ji
2023-11-30feat(plugins): skip plugin cache flag (#2971)Aram Drevekenin
2023-11-29chore(version): bump development versionAram Drevekenin
2023-11-29chore(release): v0.39.2v0.39.2Aram Drevekenin
2023-11-29chore(version): bump to 0.39.2Aram Drevekenin
2023-11-14Fix typo in help page (#2906)wendrul
2023-11-13chore(version): bump development versionAram Drevekenin
2023-11-13chore(release): v0.39.1v0.39.1Aram Drevekenin
2023-11-10feat(config): add serialization interval configuration (#2923)Aram Drevekenin
2023-11-08fix(ux): LaunchPlugin and some cwd fixes (#2916)Aram Drevekenin
2023-11-07chore(version): bump development versionAram Drevekenin
2023-11-07chore(release): v0.39.0v0.39.0Aram Drevekenin
2023-11-06fix(resurrection): properly serialize certain edge cases (#2907)Aram Drevekenin
2023-11-06fix(plugins): start plugin pane in cwd of focused pane if possible (#2905)Aram Drevekenin
2023-11-05feat(ux): allow renaming sessions (#2903)Aram Drevekenin
2023-11-05feat(terminal): support styled underlines (#2730)Eatgrass
2023-11-04feat(sessions): resurrect sessions through the session-manager (and plugin AP...Aram Drevekenin
2023-11-02feat: load plugins from the web (#2863)Jae-Heon Ji
2023-10-20fix(cli): session names only for attach in fish completion (#2857)Daniel Jankowski
2023-10-20feat(plugins): web requests api (#2879)Aram Drevekenin
2023-10-17feat(panes): Add an option to press <ESC> and drop to shell in command panes ...Aram Drevekenin
2023-10-17style: cyberpunk inspired theme options added (#2868)Sourav De
2023-10-16feat(plugins): plugin run_command api (#2862)Aram Drevekenin
2023-10-13fix(resurrection): log failure instead of crashing in some edge cases (#2851)Aram Drevekenin
2023-10-13feat(client): terminal synchronized output (#2798)gmorer
2023-10-12feat(sessions): session resurrection (#2801)Aram Drevekenin
2023-10-12fix(plugins): add zellij version to cached artifact path (#2836)Thomas Linford
2023-09-28chore: update uuid dependency to 1.4.1 (#2821)silwol
2023-09-28chore: migrate to directories from directories-next (#2820)silwol
2023-09-27fix: display parsing error for kdl files located under the 'themes' directory...John Shin
2023-09-26Change gruvbox light fg color (#2791)Wilfried OLLIVIER
2023-09-18feat(panes): in place run (#2795)Aram Drevekenin
2023-09-16fix(utils): validate session name (#2607)deepsghimire
2023-09-15chore(version): bump development versionAram Drevekenin
2023-09-15chore(release): v0.38.2v0.38.2Aram Drevekenin
2023-09-15chore(version): bump version for patch releaseAram Drevekenin
2023-08-31chore(version): bump development versionAram Drevekenin
2023-08-31chore(release): v0.38.1v0.38.1Aram Drevekenin
2023-08-31chore(version): adjust version for releaseAram Drevekenin
2023-08-28chore(version): bump development versionAram Drevekenin
2023-08-28chore(release): v0.38.0v0.38.0Aram Drevekenin
2023-08-28xtask/pipeline: Fix publish task (#2711)har7an
2023-08-27fix(panes): refocus pane properly on tab change (#2734)Aram Drevekenin
2023-08-25fix(plugins): remove protobuf duplications (#2729)Aram Drevekenin
2023-08-25fix(plugins): make sure configuration is also part of the plugin keys (#2727)Aram Drevekenin
2023-08-25fix(keybinds): add 'floating' and 'name' to the Run command keybinding (#2726)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