Commit graph

  • 1ccc973c68
    Update CHANGELOG.md Aram Drevekenin 2023-08-26 11:07:05 +02:00
  • 2dbee21d74
    fix(plugins): various ui fixes (#2731) Aram Drevekenin 2023-08-26 11:06:22 +02:00
  • a819e9bf54
    Update CHANGELOG.md Aram Drevekenin 2023-08-25 19:47:53 +02:00
  • 90e93d64bd
    fix(plugins): remove protobuf duplications (#2729) Aram Drevekenin 2023-08-25 19:47:23 +02:00
  • 07433eb6dc
    docs(changelog): fix plugin configuration uniqueness Aram Drevekenin 2023-08-25 18:29:14 +02:00
  • 8c2a4e8429
    fix(plugins): make sure configuration is also part of the plugin keys (#2727) Aram Drevekenin 2023-08-25 18:28:15 +02:00
  • 759ab9102b
    docs(changelog): keybind run floating pane Aram Drevekenin 2023-08-25 16:27:26 +02:00
  • a537e09bb7
    fix(keybinds): add 'floating' and 'name' to the Run command keybinding (#2726) Aram Drevekenin 2023-08-25 16:25:09 +02:00
  • e34f7e7622
    docs(changelog): move plugin to focused tab Aram Drevekenin 2023-08-25 12:25:45 +02:00
  • b44ba85895
    feat(plugins): optionally move plugin to focused tab (#2725) Aram Drevekenin 2023-08-25 12:24:43 +02:00
  • 877c467f9f
    docs(changelog): update ux fixes Aram Drevekenin 2023-08-24 18:13:07 +02:00
  • 09d09759b5
    fix(ux): various ui/ux fixes (#2722) Aram Drevekenin 2023-08-24 18:11:53 +02:00
  • 4a1d114753
    docs(changelog): session manager Aram Drevekenin 2023-08-24 13:37:14 +02:00
  • bc628abc12
    feat(sessions): add a session manager to switch between sessions, tabs and panes and create new ones (#2721) Aram Drevekenin 2023-08-24 13:36:24 +02:00
  • bf3c072d6d
    docs(changelog): permission system Aram Drevekenin 2023-08-12 15:38:20 +02:00
  • c8ddb23297
    feat: add plugin permission system (#2624) Jae-Heon Ji 2023-08-12 22:35:42 +09:00
  • a1903b6b04
    docs(changelog): protobuffers Aram Drevekenin 2023-08-09 22:27:06 +02:00
  • 1bedfc9002
    feat(plugins): use protocol buffers for serializing across the wasm boundary (#2686) Aram Drevekenin 2023-08-09 22:26:00 +02:00
  • c3e140cb4b
    docs(changelog): plug memory leak Aram Drevekenin 2023-08-04 10:23:45 +02:00
  • 0fc1939c6c
    fix(performance): plug memory leak (#2675) Aram Drevekenin 2023-08-04 10:22:46 +02:00
  • f75033e1c3
    docs(changelog): break pane to new tab Aram Drevekenin 2023-08-02 11:42:55 +02:00
  • 192e6fd31e
    feat(ui): break pane to new tab and move panes between tabs (#2664) Aram Drevekenin 2023-08-02 11:41:51 +02:00
  • 8fb90391c8
    docs(changelog): plugin api utility functions Aram Drevekenin 2023-07-28 17:25:57 +02:00
  • 9631204028
    feat(plugins): utility functions to find active pane and tab (#2652) Nacho114 2023-07-28 17:24:31 +02:00
  • 859d633f5b
    docs(changelog): focus glitches Aram Drevekenin 2023-07-27 17:56:49 +02:00
  • ade4406a8f
    fix(terminal): properly handle resizes in alternate screen (#2654) Aram Drevekenin 2023-07-27 17:55:21 +02:00
  • 5601766225
    docs(changelog): configurable plugins Aram Drevekenin 2023-07-25 10:05:19 +02:00
  • c95d0e769f
    feat(plugins): make plugins configurable (#2646) Aram Drevekenin 2023-07-25 10:04:12 +02:00
  • 6cf795a7df
    docs(changelog): generate session names with custom words list Thomas Linford 2023-07-18 19:16:29 +02:00
  • e0bd311e84
    fix(sessions): use custom lists of adjectives and nouns for generating session names (#2122) Kyle Sutherland-Cash 2023-07-18 18:12:51 +01:00
  • fa8ef2a973
    Fix colored pane frames in mirrored sessions (#2625) har7an 2023-07-16 14:35:34 +00:00
  • 5bf421ecdc chore(version): bump development version Aram Drevekenin 2023-07-12 20:32:53 +02:00
  • 024fb2d22d
    docs(changelog): resize glitches fix Aram Drevekenin 2023-07-12 20:37:03 +02:00
  • 0825cb65a7
    fix(rendering): occasional glitches while resizing (#2621) Aram Drevekenin 2023-07-12 20:30:41 +02:00
  • 385cc1c81b
    docs(changelog): status-bar supermode Aram Drevekenin 2023-07-12 11:32:56 +02:00
  • 27763d26ab
    feat(ui): new status bar mode (#2619) Aram Drevekenin 2023-07-12 11:31:00 +02:00
  • 61f3789c88
    docs(changelog): plugins tab switching with mouse fix Thomas Linford 2023-06-30 09:44:19 +02:00
  • 19a502cb28
    fix(tab-bar,compact-bar): tab switching with mouse sometimes not working (#2587) Thomas Linford 2023-06-30 09:42:23 +02:00
  • fda5923d64 chore(release): v0.37.2 Aram Drevekenin 2023-06-20 17:34:24 +02:00
  • 3ed2a24572 chore(version): bump development version Aram Drevekenin 2023-06-20 17:31:34 +02:00
  • 97db481bb5
    docs(changelog): fix plugin hide_self Aram Drevekenin 2023-06-20 16:38:50 +02:00
  • 019452bdbf
    fix(plugins): make hide_self api idempotent (#2568) Aram Drevekenin 2023-06-20 16:38:01 +02:00
  • 4fc30ee7ad
    docs(changelog): hotfix default theme Jae-Heon Ji 2023-06-20 06:07:28 +09:00
  • 9ed45357ff
    hotfix: include theme files into binary (#2566) Jae-Heon Ji 2023-06-20 05:57:39 +09:00
  • 294b87803f chore(version): bump development version Aram Drevekenin 2023-06-19 18:54:15 +02:00
  • a6c0a10eb7 chore(release): v0.37.1 Aram Drevekenin 2023-06-19 18:18:06 +02:00
  • 5b14fc423b chore(version): bump development version Aram Drevekenin 2023-06-19 18:14:00 +02:00
  • 7d99ea66aa
    docs(changelog): plugin api fixes Aram Drevekenin 2023-06-19 18:10:24 +02:00
  • 1280cc8d73
    fix(plugins): swap layouts and invoked_with (#2564) Aram Drevekenin 2023-06-19 18:09:08 +02:00
  • 0adb10573d
    docs(changelog): hotfix theme issue Jae-Heon Ji 2023-06-19 00:21:26 +09:00
  • a35bdb71e6
    Revert "Fix error loading non-existant themes directory and use default themes as the base when merging (#2411)" (#2562) Jae-Heon Ji 2023-06-19 00:18:57 +09:00
  • 4102a14e5c chore(version): bump development version Aram Drevekenin 2023-06-18 15:10:43 +02:00
  • 9c4c78d5a3 chore(release): v0.37.0 Aram Drevekenin 2023-06-18 14:17:39 +02:00
  • 76019acf00
    docs(plugins): better zellij-tile-docs (#2560) Aram Drevekenin 2023-06-18 13:57:27 +02:00
  • e79c3a96b7
    docs(plugins): document the zellij-tile events and commands api (#2554) Aram Drevekenin 2023-06-17 20:39:36 +02:00
  • 805fd1dc81
    feat(plugins): strider improvements (#2551) Aram Drevekenin 2023-06-17 18:16:41 +02:00
  • 29a391f60e
    refactor(plugins): improve api (#2552) Aram Drevekenin 2023-06-17 17:47:28 +02:00
  • 10b7f3a981
    docs(changelog): more plugin api methods Aram Drevekenin 2023-06-17 14:44:11 +02:00
  • 63e3a1eae2
    feat(plugins): more plugin api methods (#2550) Aram Drevekenin 2023-06-17 14:41:49 +02:00
  • 044519f537
    docs(changelog): debounced watcher Aram Drevekenin 2023-06-16 21:05:22 +02:00
  • b7436742cd
    performance(plugins): use a debounced fs watcher (#2546) Aram Drevekenin 2023-06-16 21:04:22 +02:00
  • 317bdfc902
    docs(changelog): plugin pane events Aram Drevekenin 2023-06-15 17:08:23 +02:00
  • bcbd940bf9
    feat(plugins): plugin pane state events (#2545) Aram Drevekenin 2023-06-15 17:07:40 +02:00
  • 8d6f20cfd9
    docs(changelog): relative plugin urls Aram Drevekenin 2023-06-14 13:45:29 +02:00
  • f19334754c
    fix(plugins): allow loading relative urls (#2539) Aram Drevekenin 2023-06-14 13:44:46 +02:00
  • 59239cc113
    docs(contributing): status of contributions Aram Drevekenin 2023-06-14 13:24:34 +02:00
  • 0545c20d8d
    docs(changelog): suppress debug logging Aram Drevekenin 2023-06-13 14:56:41 +02:00
  • 3d82a2f5ac
    fix(logs): suppress debug logs when not debugging (#2532) Aram Drevekenin 2023-06-13 14:55:49 +02:00
  • 603eeb4c58
    docs(changelog): plugin fs watch fix Aram Drevekenin 2023-06-13 09:01:14 +02:00
  • 0b831cfee5
    fix(plugins): only listen to hd if a plugin is subscribed to hd events (#2529) Aram Drevekenin 2023-06-13 08:59:44 +02:00
  • 9e69bea434
    docs(changelog): strider search improvements Aram Drevekenin 2023-06-12 23:27:43 +02:00
  • b0a003dfc6
    fix(strider): clear search term on ESC (#2531) Aram Drevekenin 2023-06-12 23:26:47 +02:00
  • 09e8da6a3a
    docs(changelog): focus plugin tab fix Aram Drevekenin 2023-06-12 22:06:22 +02:00
  • c65017c766
    fix(screen): focus tab as well as pane when launching existing plugin (#2530) Aram Drevekenin 2023-06-12 22:05:32 +02:00
  • 02ee810d82
    docs(changelog): cursor flicker fix Aram Drevekenin 2023-06-12 19:03:13 +02:00
  • bffc2794da
    fix(output): do not hide cursor on a render that does not include visual assets (#2528) Aram Drevekenin 2023-06-12 19:01:29 +02:00
  • 84e51d21fc
    docs(changelog): fix local cache Jae-Heon Ji 2023-06-12 21:02:25 +09:00
  • 84f6edf999
    fix: improve user experience (#2522) Jae-Heon Ji 2023-06-12 21:01:20 +09:00
  • 49fbe15c98
    docs(changelog): plugin api Aram Drevekenin 2023-06-09 22:50:26 +02:00
  • 8485b1c296
    feat(plugins): extensive plugin api (#2516) Aram Drevekenin 2023-06-09 22:49:12 +02:00
  • 7f0b878520
    docs(changelog): plugin system overhaul Aram Drevekenin 2023-06-07 12:45:18 +02:00
  • c11d75f915
    feat(wasm-plugin-system): major overhaul and some goodies (#2510) Aram Drevekenin 2023-06-07 12:43:35 +02:00
  • b8f095330a
    docs(changelog): fix cwd of newtab action Jae-Heon Ji 2023-06-01 02:54:58 +09:00
  • 3d7c54aca0
    fix: cwd of newtab action (#2455) XiaoZhang 2023-06-01 01:54:09 +08:00
  • df0c7f1d9a
    docs(changelog): plugin workers Aram Drevekenin 2023-05-16 12:57:39 +02:00
  • 5fe4d60c22
    feat(plugins): Plugin workers and strider (#2449) Aram Drevekenin 2023-05-16 12:47:18 +02:00
  • 4b7d7c34b7
    docs(changelog): update config file output Jae-Heon Ji 2023-05-15 23:57:06 +09:00
  • a2450b0d91
    Fix issue 2421 - Update config file output (#2443) Kangaxx-0 2023-05-15 07:56:03 -07:00
  • 30d0cffa42
    Use rust 1.67 (#2375) har7an 2023-05-09 02:43:28 +00:00
  • 204c41e63f
    docs(changelog): fix FreeBSD sticky bit crash Thomas Linford 2023-05-05 00:05:47 +02:00
  • d124a1e469
    Do not unwrap() the sticky bit setting! (#2424) Val Packett 2023-05-04 19:00:43 -03:00
  • 6c802cec0d
    docs(changelog): build/ci speedup Thomas Linford 2023-05-03 21:19:18 +02:00
  • f598ca3738
    improve build/ci times (#2396) Thomas Linford 2023-05-03 21:16:38 +02:00
  • ecd63a100b
    docs(changelog): fix theme loading Jae-Heon Ji 2023-05-02 00:54:20 +09:00
  • 48e75d0559
    Fix error loading non-existant themes directory and use default themes as the base when merging (#2411) Imbris 2023-05-01 11:51:41 -04:00
  • acb31c5322
    fix(e2e): fix flaky locked mode test (#2413) Aram Drevekenin 2023-04-28 20:59:15 +02:00
  • ce3882fb82
    docs(changelog): error file paths Aram Drevekenin 2023-04-28 16:54:42 +02:00
  • 95bfff1934
    fix(errors): add file path context to all IO errors in ConfigError (#2412) Imbris 2023-04-28 10:53:46 -04:00
  • 0e379fe15a
    docs(changelog): support env vars and shell expansions in cwd Aram Drevekenin 2023-04-28 16:46:20 +02:00
  • b640270804
    feat(layout): Support environment variables in cwd (#2288) (#2291) Ran Shaham 2023-04-28 17:45:08 +03:00