summaryrefslogtreecommitdiffstats
path: root/zellij-utils/assets
AgeCommit message (Expand)Author
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-06-20chore(release): v0.37.2v0.37.2Aram Drevekenin
2023-06-19chore(release): v0.37.1v0.37.1Aram Drevekenin
2023-06-18chore(release): v0.37.0v0.37.0Aram 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-27feat: provide default themes (#2307)Jae-Heon Ji
2023-04-19feat(plugins): reload plugin at runtime (#2372)Aram Drevekenin
2023-04-18feat: support default cwd (#2290)Kangaxx-0
2023-04-13chore(release): v0.36.0v0.36.0Aram Drevekenin
2023-03-27feat(plugins): async plugin loading (#2327)Aram Drevekenin
2023-03-10chore(release): v0.35.2v0.35.2Aram Drevekenin
2023-03-07chore(release): v0.35.1v0.35.1Aram Drevekenin
2023-03-06chore(repo): revert theme pr (#2229)Aram Drevekenin
2023-03-06feat: add self-provided themes (#2224)Jae-Heon Ji
2023-02-28feat(layouts): exact panes constraint (#2206)Aram Drevekenin
2023-02-25fix(layout): various parser and ui fixes (#2191)Aram Drevekenin
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-01-03add tmux close pane key (#2058)Cason Adams
2022-12-15hotfix: update plugins to the latest versions so we can developAram Drevekenin
2022-12-13chore(release): v0.34.4v0.34.4Andreas Hartmann
2022-12-09chore(release): v0.34.3v0.34.3Aram Drevekenin
2022-12-09chore(release): add pluginsAram Drevekenin
2022-12-08Reimplement resize code (#1990)har7an
2022-11-02fix(keybinds): remove space key from shared_except (#1884)Jae-Heon Ji
2022-10-24fix(various): minor fixes before 32 (#1841)Aram Drevekenin
2022-10-17feat(cli): zellij run improvements (#1804)Aram Drevekenin
2022-10-05feat(config): switch to kdl (#1759)Aram Drevekenin
2022-07-18feat(terminal): search panes (#1521)msirringhaus
2022-07-12fix: add usage comment to fish shell auto-start snippet (#1574) (#1583)Tassilo Horn
2022-06-18feat: add action to undo rename (#1513)Jae-Heon Ji
2022-06-06feat(scroll): edit scrollback with default editor (#1456)Cosmin Popescu
2022-06-03add(plugin): `compact-bar` & `compact` layout (#1450)a-kenji
2022-04-21feat: support the command of auto-start script for shell (#1281)Jae-Heon Ji
2022-04-16feat(copy): add copy_on_select option (#1298)Thomas Linford
2022-04-13docs(config): add link to theme examplesAram Drevekenin
2022-03-25feat(ui): add navigation with alt + arrow keys (#1264)Aram Drevekenin
2022-03-06fix(comp): typo in long option '--generate-completion' for fish (#1183)Hoang Nguyen
2022-03-05fix(comp): typo and add new option (#1178)a-kenji
2022-03-05add(comp): dynamic completions for fish (#1176)a-kenji
2022-02-27add tmux ctrl+b d shortcut for detach (#1116)Cason Adams
2022-02-24add: a few extra tmux binding keys (#1098)Cason Adams
2022-02-24add(conf): add action to send `^b` (#1106)a-kenji
2022-02-21feat(ux): tmux mode (#1073)Aram Drevekenin
2022-02-18feat(ui): add floating panes (#1066)Aram Drevekenin
2022-02-02feat(copy): allow osc52 copy destination configuration (#1022)Thomas Linford
2022-01-20doc(config): add copy-command examples to default config (PR #996) (#1019)Jordan Callicoat
2022-01-04Feature: Configurable scroll buffer (#936)Kunal Mohan