Commit graph

  • 5441309c5c
    fix(resurrection): some ui fixes (#3264) Aram Drevekenin 2024-04-15 17:06:29 +02:00
  • ee9aae789c
    docs(changelog): fix compact-bar mode indicator Jae-Heon Ji 2024-04-15 00:58:04 +09:00
  • e4322dc1fd
    fix(compact-bar): properly pad mode indicator (#3260) Cristian Dominguez 2024-04-14 12:55:43 -03:00
  • 988491fe69
    docs(changelog): configure disabling metadata Aram Drevekenin 2024-04-12 16:16:11 +02:00
  • 89ce355c04
    feat(config): allow disabling writing session metadata to disk (#3258) Aram Drevekenin 2024-04-12 16:15:11 +02:00
  • 1c883c2a83
    docs(changelog): start session in the background Aram Drevekenin 2024-04-12 15:40:35 +02:00
  • e68bc649d6
    feat(cli): allow starting a session detached (#3257) Aram Drevekenin 2024-04-12 15:39:36 +02:00
  • a0f48c6731
    docs(readme): update roadmap and remove extraneous section (#3252) Aram Drevekenin 2024-04-10 20:29:50 +02:00
  • 57676f161f
    fix(swap-layouts): properly identify plugin aliases with initial cwd (#3250) Aram Drevekenin 2024-04-10 17:00:04 +02:00
  • 2b6d4ad8e5
    docs(changelog): swap layout fix Aram Drevekenin 2024-04-10 15:27:57 +02:00
  • 41dbe65e26
    fix(layouts): recover from resurrection crash and pick up swap layouts properly (#3249) Aram Drevekenin 2024-04-10 15:26:54 +02:00
  • 462239b535
    fix(plugins): various pre-release issues (#3246) Aram Drevekenin 2024-04-05 18:43:14 +02:00
  • 52e81bec7d
    docs(changelog): serialize UI components Aram Drevekenin 2024-04-05 15:03:32 +02:00
  • b10ccb8b6f
    feat(plugins): format UI components API (#3193) Zykino 2024-04-05 15:02:36 +02:00
  • cf18fb3867
    utils/cli: Add move-tab action (#3244) har7an 2024-04-04 13:26:42 +00:00
  • d267948689
    docs(changelog): zellij:OWN_URL Aram Drevekenin 2024-03-28 15:38:40 +01:00
  • 9885664fa4
    feat(plugins): allow plugins to specify own_url in pipe destination (#3232) Aram Drevekenin 2024-03-28 15:36:28 +01:00
  • 2908d2fcef
    style(fmt): remove plugin compilation warnings (#3231) Aram Drevekenin 2024-03-28 14:29:18 +01:00
  • 1f9dfdfb76
    docs(changelog): close_self plugin API Aram Drevekenin 2024-03-27 20:25:31 +01:00
  • 9d2e7fe2c1
    feat(plugins): add api to close current plugin instance (#3228) Aram Drevekenin 2024-03-27 20:24:18 +01:00
  • c83b6cc38d
    docs(changelog): plugin serialization fix Aram Drevekenin 2024-03-27 11:54:11 +01:00
  • a54a7ea2bd
    fix(plugins): session layouts are still serialized using the legacy plugin syntax (remote:) (#3224) Axel H 2024-03-27 11:53:26 +01:00
  • fc1026dff0
    chore(readme): add sponsor Aram Drevekenin 2024-03-27 09:18:29 +01:00
  • ecefe1e6ee
    docs(changelog): dump layout API Aram Drevekenin 2024-03-26 18:45:57 +01:00
  • 2eaa50cc44
    feat(plugins): add api to dump the current session layout to a plugin (#3227) Aram Drevekenin 2024-03-26 18:44:56 +01:00
  • b24dd87b80
    docs(changelog): ui fixes Aram Drevekenin 2024-03-26 16:38:36 +01:00
  • 631ffd9bc4
    fix(ui): session manager UI fixes (#3226) Aram Drevekenin 2024-03-26 16:37:42 +01:00
  • 69835df5fc
    docs(changelog): binding ctrl space Aram Drevekenin 2024-03-26 12:13:40 +01:00
  • 03e8a9398a
    fix(keybindings): add support for binding Ctrl-Space (#3101) Ido Yariv 2024-03-26 07:12:58 -04:00
  • 71ac381a21
    docs(changelog): ctrl/alt F key modifiers Aram Drevekenin 2024-03-25 15:06:08 +01:00
  • 312817fcf6
    fix(config): add support for Ctrl and Alt modifiers on function keys in keybindings (#3179) Bradford Hovinen 2024-03-25 15:04:38 +01:00
  • 223730f04a
    style(fmt): fix warnings (#3223) Aram Drevekenin 2024-03-25 14:22:52 +01:00
  • 8b2263ecf3
    feat(cli): add run/edit in-place functions (#3038) Cristian Dominguez 2024-03-25 08:31:02 -03:00
  • 1958e9467e
    fix: adjust duplicated cli alias (#3071) István Donkó 2024-03-25 12:03:10 +01:00
  • 87a43383d5
    docs(changelog): fix for wrong window size on terminal startup Aram Drevekenin 2024-03-25 10:30:25 +01:00
  • 86e91ae137
    fix(startup): recover from race condition that causes Zellij to start in the wrong size (#3218) Aram Drevekenin 2024-03-25 10:28:21 +01:00
  • b24386e6b1
    docs(changelog): add feat for sorthing session list Jae-Heon Ji 2024-03-24 23:37:25 +09:00
  • 9deb033340
    feat: list-sessions show newest sessions last, for better user experience (#3194) toymil 2024-03-24 22:30:47 +08:00
  • 5fb75ab6d1
    fix(swap-layouts): properly identify plugin aliases (#3217) Aram Drevekenin 2024-03-22 17:01:17 +01:00
  • 6a3ecb1a3c
    docs(changelog): pipe keybind Aram Drevekenin 2024-03-21 16:53:09 +01:00
  • 07b76ee610
    feat(pipes): allow piping messages to plugins from keybindings (#3212) Aram Drevekenin 2024-03-21 16:52:15 +01:00
  • 8504881e4e
    docs(changelog): zpipe alias Aram Drevekenin 2024-03-20 19:27:02 +01:00
  • c8b210cc67
    HOTFIX: remove debug path Aram Drevekenin 2024-03-20 18:36:19 +01:00
  • ec6d627b06
    chore(integrations): zpipe alias (#3210) Aram Drevekenin 2024-03-20 18:34:50 +01:00
  • 58b13babbc
    docs(changelog): various race fixes Aram Drevekenin 2024-03-20 08:52:28 +01:00
  • 0d60bf16bf
    fix(stability): various crashes (#3209) Aram Drevekenin 2024-03-20 08:51:02 +01:00
  • 65a7fcf426
    docs(changelog): plugin infra and ux improvements Aram Drevekenin 2024-03-18 09:21:28 +01:00
  • ee16a4b8c3
    feat(plugins): session manager cwd and new filepicker (#3200) Aram Drevekenin 2024-03-18 09:19:58 +01:00
  • 12daac3b54
    docs(changelog): switch session cwd Aram Drevekenin 2024-02-29 16:27:36 +01:00
  • 896b09aa6f
    feat(plugins): allow specifying the cwd when switching sessions (#3172) Aram Drevekenin 2024-02-29 16:26:25 +01:00
  • d5bedd0e83
    docs(changelog): pipe to plugin id Aram Drevekenin 2024-02-29 14:08:49 +01:00
  • c725f6f4d3
    feat(plugins): allow piping messages to a specific plugin id (#3170) Aram Drevekenin 2024-02-29 14:07:05 +01:00
  • f5f8521807
    docs(changelog): unset fullscreen fix Aram Drevekenin 2024-02-28 19:12:10 +01:00
  • de8ecafcd2
    fix(panes): no-op on unset fullscreen when no clients are connected (#3166) Aram Drevekenin 2024-02-28 19:10:42 +01:00
  • 7bd77ccc61
    docs(changelog): respect cwd for plugins Aram Drevekenin 2024-02-28 16:13:13 +01:00
  • 6340b5e312
    fix(plugins): respect cwd and start filepicker at filesystem root (#3161) Aram Drevekenin 2024-02-28 16:12:12 +01:00
  • eba597afc5
    docs(changelog): plugin aliases Aram Drevekenin 2024-02-26 15:31:08 +01:00
  • 21273ac95a
    feat(plugins): introduce plugin aliases (#3157) Aram Drevekenin 2024-02-26 15:30:15 +01:00
  • 27bffbf153
    docs(changelog): add moving tab Jae-Heon Ji 2024-02-19 03:41:16 +09:00
  • dd5ea26cc7
    feat: add moving tab to other position (#3047) Bartosz Zbytniewski 2024-02-18 19:40:03 +01:00
  • b677ffe75f
    docs(changelog): break pane fix Aram Drevekenin 2024-02-12 11:24:56 +01:00
  • d645446e71
    fix(panes): break pane to new tab (#3130) Aram Drevekenin 2024-02-12 11:24:01 +01:00
  • 3e9e078300
    docs(changelog): curly underlines fix Aram Drevekenin 2024-02-12 09:26:33 +01:00
  • 06c16bb6d8
    fix(terminal): curly underlines mid-chunk (#3125) Aram Drevekenin 2024-02-12 09:25:24 +01:00
  • 7dddaaccd1
    docs(changelog): cwd fix Aram Drevekenin 2024-02-09 16:42:27 +01:00
  • fffeca3e6e
    fix(plugins): crash when reattaching to a non-existent host folder (#3126) Aram Drevekenin 2024-02-09 16:39:37 +01:00
  • e828e277c2
    docs(changelog): floating pane coordinates Aram Drevekenin 2024-02-08 17:37:41 +01:00
  • 326c8cd3c6
    feat(panes): allow specifying coordinates for a new floating pane through the CLI or plugins (#3122) Aram Drevekenin 2024-02-08 17:35:55 +01:00
  • 662c37b508
    docs(changelog): cwd fixes Aram Drevekenin 2024-02-07 10:41:22 +01:00
  • 7e549cdbd5
    fix(cli): respect cwd in zellij run and zellij plugin (#3116) Aram Drevekenin 2024-02-07 10:39:51 +01:00
  • 5e364940fd
    docs(changelog): welcome screen Aram Drevekenin 2024-02-06 14:27:14 +01:00
  • 6b20a958f4
    feat(sessions): welcome screen (#3112) Aram Drevekenin 2024-02-06 14:26:14 +01:00
  • 286f7ccc28
    docs(readme): add sponsor Aram Drevekenin 2024-02-04 20:28:52 +01:00
  • 7cdb4ce14a
    docs(changelog): terminal performance Aram Drevekenin 2024-01-22 15:32:48 +01:00
  • 8fd7a67898
    fix(terminal): improve reflow performance and general memory usage by reducing size of TerminalCharacter (#3043) Aidan Hobson Sayers 2024-01-22 14:28:57 +00:00
  • 96b70e688e
    fix(terminal): some real/saved cursor bugs during resize (#3032) Aidan Hobson Sayers 2024-01-22 08:35:14 +00:00
  • 592cabeda8
    xtask: Disable pusing during publish (#3040) har7an 2024-01-20 12:47:21 +00:00
  • ed8ca9383e
    performance(terminal): improvements to reflow performance by removing O(n^2) behavior (#3045) Aidan Hobson Sayers 2024-01-18 09:32:11 +00:00
  • ba43a4cbc0
    docs(changelog): introduce pipes Aram Drevekenin 2024-01-17 12:12:08 +01:00
  • d780bd9105
    feat(plugins): introduce 'pipes', allowing users to pipe data to and control plugins from the command line (#3066) Aram Drevekenin 2024-01-17 12:10:49 +01:00
  • f6d57295a0
    Bump rust version to 1.75.0 (#3039) har7an 2024-01-08 16:56:01 +00:00
  • b3397ccbd0
    chore(repo): update issue templates Aram Drevekenin 2023-12-28 16:46:14 +01:00
  • 0b32c7e169
    docs(changelog): improve plugin perf Jae-Heon Ji 2023-12-13 01:23:19 +09:00
  • b3035fc2d7
    perf: improve plugin download & load feature (#3001) Jae-Heon Ji 2023-12-13 01:21:32 +09:00
  • 6a1baaf0d6
    fix(template): close comment Aram Drevekenin 2023-12-06 20:22:00 +01:00
  • 468b75ccec
    docs(repo): feature request template Aram Drevekenin 2023-12-06 20:20:34 +01:00
  • 6cd2c7eca4
    docs(repo): update issue templates Aram Drevekenin 2023-12-06 20:07:21 +01:00
  • 5eacf0bb50
    docs(repo): update issue templates Aram Drevekenin 2023-12-06 19:58:34 +01:00
  • 6370a897ed
    docs(changelog): synchronized renders Aram Drevekenin 2023-12-02 17:05:22 +01:00
  • ecd5e3c453
    feat(terminal): implement synchronized renders (#2977) Aram Drevekenin 2023-12-02 17:04:12 +01:00
  • d8bbe9115e
    docs(changelog): plugin errors Aram Drevekenin 2023-12-01 19:10:52 +01:00
  • ac47ff43a3
    fix(plugins): display errors properly (#2975) Aram Drevekenin 2023-12-01 19:10:13 +01:00
  • 3aa72ba5fe
    docs: Update Arch Linux package URL in THIRD_PARTY_INSTALL.md (#2956) Felix Yan 2023-12-02 01:51:32 +08:00
  • 6e250b89a3
    docs(changelog): flaky grid scroll fix Aram Drevekenin 2023-11-30 18:22:29 +01:00
  • b221e472ca
    fix: fix flakey scroll history (#2935) pierce 2023-12-01 01:21:22 +08:00
  • f46a516057
    docs(changelog): grid fixes Aram Drevekenin 2023-11-30 18:17:43 +01:00
  • 6c20ba9d03
    fix(grid): various crashes (#2972) Aram Drevekenin 2023-11-30 18:16:26 +01:00
  • 7c841251f6
    docs(changelog): skip plugin cache flag Aram Drevekenin 2023-11-30 18:11:40 +01:00
  • b0f36540fe
    feat(plugins): skip plugin cache flag (#2971) Aram Drevekenin 2023-11-30 18:10:50 +01:00
  • 65bea269a4 chore(version): bump development version Aram Drevekenin 2023-11-29 13:13:11 +01:00