summaryrefslogtreecommitdiffstats
path: root/zellij-utils/src
AgeCommit message (Expand)Author
2024-02-26style(fmt): rustfmtAram Drevekenin
2024-02-26update test snapshotAram Drevekenin
2024-02-26use aliases in layoutsAram Drevekenin
2024-02-23fixups and cleanupsAram Drevekenin
2024-02-23aliases working from config file and all tests passingAram Drevekenin
2024-02-23prototype of removing old plugin block from the configAram Drevekenin
2024-02-21style(code): cleanupsAram Drevekenin
2024-02-19new tests and passing plugin tests as wellAram Drevekenin
2024-02-16working prototype with passing testsAram Drevekenin
2024-02-08feat(panes): allow specifying coordinates for a new floating pane through the...Aram Drevekenin
2024-02-07fix(cli): respect cwd in zellij run and zellij plugin (#3116)Aram Drevekenin
2024-02-06feat(sessions): welcome screen (#3112)Aram Drevekenin
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-14Fix typo in help page (#2906)wendrul
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-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-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: 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-18feat(panes): in place run (#2795)Aram Drevekenin
2023-09-16fix(utils): validate session name (#2607)deepsghimire
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
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-12fix(rendering): occasional glitches while resizing (#2621)Aram Drevekenin