Commit graph

  • eeb4850230
    .. sxyazi 2025-02-27 23:07:45 +08:00
  • bbf08551ae
    .. sxyazi 2025-02-27 22:56:18 +08:00
  • 22b46b3fa0
    refactor: use MaybeUninit in RoCell sxyazi 2025-02-27 22:55:21 +08:00
  • 20c99c6a06
    feat: expose all theme fields in Lua (#2405) hankertrix 2025-02-27 02:28:15 +08:00
  • 8df06a8678 feat: expose all theme fields in Lua hankertrix 2025-02-27 00:59:29 +08:00
  • 6b0a5306c2
    chore: bump version to 25.2.26 (#2404) v25.2.26 三咲雅 · Misaki Masa 2025-02-26 22:17:45 +08:00
  • 1cb1de21e0
    chore: bump version to 25.2.26 sxyazi 2025-02-26 22:08:58 +08:00
  • 950750f66e
    fix: respect the user's image_alloc setting for the built-in ImageMagick previewer (#2403) 三咲雅 · Misaki Masa 2025-02-26 20:47:11 +08:00
  • 5983089c00
    .. sxyazi 2025-02-26 20:46:40 +08:00
  • 5884a64250
    fix: respect the user's image_alloc setting for the built-in ImageMagick previewer sxyazi 2025-02-26 20:44:53 +08:00
  • 953d567c63
    feat: allow to specify layer for keymap commands (#2399) 三咲雅 · Misaki Masa 2025-02-26 03:01:17 +08:00
  • dd44ca6ee9
    feat: allow to specify layer for keymap commands sxyazi 2025-02-26 02:41:00 +08:00
  • 235f6888d4
    refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397) 三咲雅 · Misaki Masa 2025-02-25 23:12:54 +08:00
  • be7f1f12f0
    refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr sxyazi 2025-02-25 23:06:56 +08:00
  • 11d623b846
    Merge 275678912b into 68e892694d evpeople 2025-02-25 01:30:29 +09:00
  • 68e892694d
    feat: expose mode field in Cha (#2394) 三咲雅 · Misaki Masa 2025-02-24 21:51:46 +08:00
  • 27885fdf6b
    feat: expose mode field in Cha sxyazi 2025-02-24 21:50:00 +08:00
  • 133c6ebc9d
    refactor: rename cf to rt (#2393) 三咲雅 · Misaki Masa 2025-02-24 21:26:19 +08:00
  • 004d0dd75f
    refactor: rename cf to rt sxyazi 2025-02-24 21:23:30 +08:00
  • f11f77d7b9
    feat: new cf.args to access startup arguments (#2392) 三咲雅 · Misaki Masa 2025-02-24 00:39:15 +08:00
  • 8b5331b781
    feat: new cf.args to access startup arguments sxyazi 2025-02-24 00:34:08 +08:00
  • 6ca27597f9
    feat: add ripgrep-all support for search (#2383) paperbenni 2025-02-23 16:59:43 +01:00
  • adf846319a
    Refactor sxyazi 2025-02-23 23:59:03 +08:00
  • 36ed32d2c3
    feat: new tbl_col and tbl_cell in theme system for spotter table styling (#2391) 三咲雅 · Misaki Masa 2025-02-23 23:37:35 +08:00
  • f9a61d3c07
    feat: new tbl_col and tbl_cell in theme system for spotter table styling sxyazi 2025-02-23 23:35:24 +08:00
  • 27bf3207c4
    Update yazi-proxy/src/options/search.rs paperbenni 2025-02-23 15:40:06 +01:00
  • 90b9075627
    Update yazi-proxy/src/options/search.rs paperbenni 2025-02-23 15:39:52 +01:00
  • 5c905a8c29 refactor: move rga to logic to external::rga paperbenni 2025-02-23 15:25:24 +01:00
  • 7b4c4eae40
    feat: new cf and th allow to access user configuration and theme scheme in sync/async plugins consistently (#2389) 三咲雅 · Misaki Masa 2025-02-23 20:37:35 +08:00
  • a5615fb4b1
    feat: new cf and th allow to access user configuration and theme scheme in sync/async plugins consistently sxyazi 2025-02-23 20:31:50 +08:00
  • bcbff4e884 Merge branch 'main' of https://github.com/sxyazi/yazi into feat/rga paperbenni 2025-02-23 12:19:15 +01:00
  • 2410bb9671
    feat: bump trash and libc versions to support NetBSD (#2388) 三咲雅 · Misaki Masa 2025-02-23 18:36:17 +08:00
  • 9e5c6529a1
    feat: bump trash and libc versions to support NetBSD sxyazi 2025-02-23 18:34:33 +08:00
  • 8b2d89cbaf feat: add ripgrep-all support for search paperbenni 2025-02-22 17:21:43 +01:00
  • 52a5ab59e9
    feat: make incompatible version message more clear (#2377) 三咲雅 · Misaki Masa 2025-02-21 23:08:42 +08:00
  • 48f08607f2
    feat: make incompatible version message more clear sxyazi 2025-02-21 23:06:04 +08:00
  • 7f17ecd547
    ci: validate form sxyazi 2025-02-21 20:07:34 +08:00
  • f75194b7cf
    fix: didn't reset previous Cha when loading directories in chunks (#2366) 三咲雅 · Misaki Masa 2025-02-20 01:17:14 +08:00
  • 30c13c4a4b
    fix: didn't reset previous Cha when loading directories in chunks sxyazi 2025-02-20 01:15:51 +08:00
  • 4465101089
    feat: add a link to the debugging instructions in yazi --debug (#2365) 三咲雅 · Misaki Masa 2025-02-19 18:21:21 +08:00
  • 4c3037c93c
    feat: add a link to the debugging instructions in yazi --debug sxyazi 2025-02-19 18:17:43 +08:00
  • 1ddbbfea71
    fix: add maximum preview limit under /proc virtual file system (#2355) 三咲雅 · Misaki Masa 2025-02-17 15:20:50 +08:00
  • e4134574fb
    fix: add maximum preview limit under /proc virtual file system sxyazi 2025-02-17 15:18:27 +08:00
  • 3ec832b9d8
    fix: incorrect kebab-case for the notify level enum (#2349) hankertrix 2025-02-17 14:34:50 +08:00
  • efb562acd8
    Revert "fix-notification-level" sxyazi 2025-02-17 14:31:59 +08:00
  • edae0db613
    Missing rename_all attribute in NotifyLevel enum sxyazi 2025-02-17 14:30:54 +08:00
  • ee6fb17d33 fix: fix the notification level to use a titlecased string hankertrix 2025-02-17 02:19:49 +08:00
  • f25ef0f07b
    feat: terminal response detection under async stdin (#2347) 三咲雅 · Misaki Masa 2025-02-16 23:05:39 +08:00
  • a62f4ad2ad
    .. sxyazi 2025-02-16 22:49:36 +08:00
  • 339fb14402
    .. sxyazi 2025-02-16 22:14:01 +08:00
  • 7b348ad96e
    .. sxyazi 2025-02-16 21:57:20 +08:00
  • 52c69c11d4
    .. sxyazi 2025-02-16 18:46:11 +08:00
  • aa17c063a4
    .. sxyazi 2025-02-16 18:33:08 +08:00
  • 8655cf0193
    feat: terminal response detection under async stdin sxyazi 2025-02-16 18:25:54 +08:00
  • 22c8f370dc
    feat: new external and removable fields in the fs.partitions() API (#2343) 三咲雅 · Misaki Masa 2025-02-15 23:15:31 +08:00
  • 10017313a5
    .. sxyazi 2025-02-15 23:06:05 +08:00
  • 4425e5de23
    feat: new external and removable fields in the fs.partitions() API sxyazi 2025-02-15 23:01:43 +08:00
  • 38e45c647b
    refactor: consistent naming for enum variants (#2339) 三咲雅 · Misaki Masa 2025-02-14 23:17:06 +08:00
  • 689fd70588
    refactor: consistent naming for enum variants sxyazi 2025-02-14 23:15:12 +08:00
  • b9416d8a04
    feat: respect the user's wrap setting for the built-in JSON previewer (#2337) boydaihungst 2025-02-14 22:08:40 +07:00
  • 4afb3c0fbd fix: json previewer missing wrap Huy Hoang 2025-02-14 19:55:47 +07:00
  • 077faacc9a
    feat: respect the user's max_width setting for the built-in PDF preloader (#2331) 三咲雅 · Misaki Masa 2025-02-13 19:02:17 +08:00
  • e56a21748e
    feat: respect the user's max_width setting for the built-in PDF preloader sxyazi 2025-02-13 18:59:43 +08:00
  • f506849fb5
    feat: CSI-based Vim and Neovim built-in terminal detection for better accuracy (#2327) 三咲雅 · Misaki Masa 2025-02-12 20:13:27 +08:00
  • 529884c4b5
    feat: CSI-based Vim and Neovim built-in terminal detection for better accuracy sxyazi 2025-02-12 20:08:19 +08:00
  • e2c841cca4
    fix: load mount points with the best effort even if the /dev/disk/by-label directory does not exist (#2326) 三咲雅 · Misaki Masa 2025-02-12 17:10:07 +08:00
  • 0b6633b3bc
    fix: load mount points with the best effort even if the /dev/disk/by-label directory does not exist sxyazi 2025-02-12 17:07:21 +08:00
  • a4dde6a848
    feat!: allow different separators to be applied individually to the left and right sides of the status bar (#2313) PFiS 2025-02-11 20:05:18 +08:00
  • ce9092e73e
    chore: bump version to 25.2.11 (#2323) v25.2.11 三咲雅 · Misaki Masa 2025-02-11 19:07:47 +08:00
  • 1b4a3feb6a
    chore: bump version to 25.2.11 sxyazi 2025-02-11 19:07:14 +08:00
  • 67c657aa79
    feat: enhance statusline separator configuration PFiS1737 2025-02-10 15:55:20 +08:00
  • 89d4ceb5bb
    feat: new overall option under [status] to allow specifying the overall style of the status bar (#2321) 三咲雅 · Misaki Masa 2025-02-11 16:56:46 +08:00
  • 59e383f68b
    feat: new overall option under [status] to allow specifying the overall style of the status bar sxyazi 2025-02-11 16:40:57 +08:00
  • 498623191a
    fix: unable to delete sealed files on Windows due to platform differences (#2319) 三咲雅 · Misaki Masa 2025-02-11 01:50:32 +08:00
  • c735a6b358
    fix: unable to delete sealed files on Windows due to platform differences sxyazi 2025-02-11 01:46:52 +08:00
  • d75a5d6628
    feat: reduce terminal response wait timeout (#2314) 三咲雅 · Misaki Masa 2025-02-10 18:46:38 +08:00
  • 8ee6ab5e1e
    feat: reduce terminal response wait timeout sxyazi 2025-02-10 18:43:20 +08:00
  • 793c90f021
    fix: reverse the order of CSI-based and environment-based terminal detection (#2310) 三咲雅 · Misaki Masa 2025-02-09 14:50:19 +08:00
  • fe679d6f8b
    .. sxyazi 2025-02-09 14:28:37 +08:00
  • 36a40987ba
    fix: reverse the order of CSI-based and environment-based terminal detection sxyazi 2025-02-09 13:20:56 +08:00
  • 17ff1e8812
    chore: bump version to 25.2.7 (#2301) v25.2.7 三咲雅 · Misaki Masa 2025-02-07 16:42:49 +08:00
  • 968bb182af
    chore: bump version to 25.2.7 sxyazi 2025-02-07 16:41:59 +08:00
  • a8477059fd
    feat: use positional argument instead of --args for the plugin command (#2299) 三咲雅 · Misaki Masa 2025-02-07 02:51:13 +08:00
  • ab2338e7e0
    .. sxyazi 2025-02-07 02:50:43 +08:00
  • e974531d76
    feat: use positional argument instead of --args for the plugin command sxyazi 2025-02-07 02:36:34 +08:00
  • 633e68e73e
    feat: support end of options (--) marker for all commands (#2298) 三咲雅 · Misaki Masa 2025-02-07 02:01:23 +08:00
  • 6fc25cc00f
    .. sxyazi 2025-02-07 01:59:34 +08:00
  • a9f0143cae
    .. sxyazi 2025-02-07 01:57:37 +08:00
  • 20f06891eb
    feat: support end of options (--) marker for all commands sxyazi 2025-02-07 01:36:20 +08:00
  • b1d2be067f
    docs: update Windows Terminal image preview support to Stable (#2296) Ryan 2025-02-06 14:54:53 +08:00
  • 8bb6131686
    docs: update Windows Terminal image preview support to Stable Ryan 2025-02-06 14:26:21 +08:00
  • e9fcab3b37
    feat: new arrow top and arrow bot commands to jump to the top and bottom (#2294) 三咲雅 · Misaki Masa 2025-02-05 21:35:15 +08:00
  • de51f19ba8
    .. sxyazi 2025-02-05 21:32:15 +08:00
  • 738627c014
    feat: new arrow top and arrow bot commands to jump to the top and bottom sxyazi 2025-02-05 21:16:49 +08:00
  • 0c100ae5a6
    feat: switch to Calendar Versioning (#2291) 三咲雅 · Misaki Masa 2025-02-05 17:00:33 +08:00
  • e50463f0b6
    feat: switch to Calendar Versioning sxyazi 2025-02-05 16:58:18 +08:00
  • b236f34d31
    feat: new @since plugin annotation to specify the minimum supported Yazi version (#2290) 三咲雅 · Misaki Masa 2025-02-05 15:55:56 +08:00
  • b77a449fcb
    feat: new @since plugin annotation to specify the minimum supported Yazi version sxyazi 2025-02-05 15:48:45 +08:00
  • 4e96341f51
    fix: enable unwinding on Windows release builds (#2286) 三咲雅 · Misaki Masa 2025-02-04 14:02:59 +08:00
  • 1b596bbf47
    .. sxyazi 2025-02-04 14:00:04 +08:00