sxyazi
|
3c39a326ab
|
chore: bump version to 26.1.4 (#3498)
|
2026-01-04 12:35:06 +08:00 |
|
三咲雅 misaki masa
|
f31147d246
|
chore: bump version to 25.12.29 (#3471)
|
2025-12-29 08:21:43 +08:00 |
|
三咲雅 misaki masa
|
8c81172a19
|
feat: new duplicate DDS event for copying files (#3456)
|
2025-12-24 13:28:38 +08:00 |
|
三咲雅 misaki masa
|
329c5d28f0
|
fix: a race condition when terminal resumes while signal system is restarting (#3448)
|
2025-12-19 18:46:38 +08:00 |
|
三咲雅 misaki masa
|
e9eb8b9155
|
fix: unify path expansion and absolutization behavior (#3438)
|
2025-12-17 23:00:05 +08:00 |
|
三咲雅 misaki masa
|
80b3b8465d
|
perf: immediate task cancellation (#3429)
|
2025-12-14 21:02:22 +08:00 |
|
三咲雅 misaki masa
|
c6e03e91d2
|
feat: remote filesystem support for interactive cd (#3398)
|
2025-12-03 17:06:42 +08:00 |
|
三咲雅 misaki masa
|
a8f2498471
|
feat: new stash command to let users customize back and forward command behavior (#3380)
|
2025-11-29 05:27:17 +08:00 |
|
三咲雅 misaki masa
|
a08b345a02
|
docs: document the applicability of all yazi-* crates (#3345)
|
2025-11-20 09:00:01 +08:00 |
|
三咲雅 misaki masa
|
d3ad1c0920
|
refactor: refine PathLike and StrandLike traits (#3340)
|
2025-11-19 18:07:04 +08:00 |
|
三咲雅 misaki masa
|
ff5f656a31
|
feat: add CHANGELOG.md (#3285)
|
2025-10-27 20:06:26 +08:00 |
|
三咲雅 misaki masa
|
782ecb16b2
|
feat!: live editing of remote files (#3264)
|
2025-10-20 13:48:57 +08:00 |
|
三咲雅 misaki masa
|
e067a705ac
|
feat: new download/upload commands to cache/sync remote or local files to the peer (#3243)
|
2025-10-16 01:22:55 +08:00 |
|
三咲雅 misaki masa
|
554cb52cc5
|
feat: shell formatting (#3232)
|
2025-10-06 23:44:32 +08:00 |
|
三咲雅 misaki masa
|
149a5feffb
|
fix!: open command doesn't work under empty directories (#3226)
|
2025-10-03 18:18:27 +08:00 |
|
三咲雅 misaki masa
|
4d39194cd8
|
feat!: folder mime-type support (#3222)
|
2025-10-01 20:03:41 +08:00 |
|
三咲雅 misaki masa
|
7deeaa4356
|
feat: size calculator for remote file systems (#3170)
|
2025-09-15 22:41:17 +08:00 |
|
三咲雅 misaki masa
|
cfc7238638
|
feat: port task manager to Lua (#3134)
|
2025-09-03 22:25:16 +08:00 |
|
三咲雅 misaki masa
|
d7df581b67
|
feat: tasks without progress (#3131)
|
2025-09-02 16:58:34 +08:00 |
|
三咲雅 misaki masa
|
12172b7301
|
feat: support VFS for the file watcher (#3108)
|
2025-08-25 21:40:38 +08:00 |
|
三咲雅 misaki masa
|
9810196565
|
refactor: introduce LocBuf (#3062)
|
2025-08-17 16:25:04 +08:00 |
|
三咲雅 misaki masa
|
74bd98031e
|
feat: key-* DDS events to allow canceling user key commands (#3005)
|
2025-07-20 14:11:57 +08:00 |
|
三咲雅 misaki masa
|
c28d2e8180
|
refactor: eliminate the tab conceptual hierarchy (#2999)
|
2025-07-18 14:31:16 +08:00 |
|
三咲雅 misaki masa
|
0fd74ae44c
|
perf!: cacheable iterator (#2997)
|
2025-07-18 07:48:00 +08:00 |
|
三咲雅 misaki masa
|
5f8a1496fe
|
refactor: invert the dependency relationship between yazi-parser and yazi-proxy (#2992)
|
2025-07-16 22:46:10 +08:00 |
|
三咲雅 misaki masa
|
60a2382087
|
refactor: switch to actor model (#2986)
|
2025-07-14 23:08:11 +08:00 |
|
三咲雅 misaki masa
|
52ecb31f5a
|
refactor: introduce the SStr type for static strings (#2957)
|
2025-07-06 22:16:29 +08:00 |
|
三咲雅 misaki masa
|
ec90f26ac3
|
feat: allow Url to accept invalid UTF-8 characters (#2889)
|
2025-06-17 18:24:43 +08:00 |
|
三咲雅 misaki masa
|
a0ab614108
|
fix: proper invalid UTF-8 path support (#2884)
|
2025-06-16 21:25:39 +08:00 |
|
三咲雅 misaki masa
|
56a4e87d7e
|
fix: interoperability between number, integer, and id (#2883)
|
2025-06-16 13:18:07 +08:00 |
|
三咲雅 misaki masa
|
0eec8fc80e
|
feat: zoom in or out of the preview image (#2864)
|
2025-06-11 15:24:11 +08:00 |
|
三咲雅 misaki masa
|
414d46fd16
|
perf: copy-on-write on command data & avoid converting primitive types to strings thereby allocating memory (#2862)
|
2025-06-11 10:13:51 +08:00 |
|
三咲雅 misaki masa
|
b65a88075a
|
chore: bump version to 25.5.31 (#2815)
|
2025-05-31 00:39:47 +08:00 |
|
三咲雅 misaki masa
|
4fdc0f120f
|
fix: make every effort to carry hidden states for dummy files (#2814)
|
2025-05-31 00:08:50 +08:00 |
|
三咲雅 misaki masa
|
5cb6e1f224
|
chore: bump version to 25.5.28 (#2804)
|
2025-05-28 20:48:57 +08:00 |
|
三咲雅 · Misaki Masa
|
ffc635e434
|
feat: improve path auto-completion results (#2765)
|
2025-05-16 16:37:04 +08:00 |
|
三咲雅 · Misaki Masa
|
5a4e6e4068
|
feat: truncate long items in the file list (#2754)
|
2025-05-14 02:03:54 +08:00 |
|
三咲雅 · Misaki Masa
|
54687181b3
|
feat: promote Id to a first-class type (#2692)
|
2025-04-28 23:52:23 +08:00 |
|
三咲雅 · Misaki Masa
|
a29dbb9f06
|
feat: make the hover state for reveal, sort, and hidden commands stable (#2657)
|
2025-04-22 02:46:01 +08:00 |
|
三咲雅 · Misaki Masa
|
7169e19ff0
|
feat: fine-grained peek and watch (#2655)
|
2025-04-21 21:04:31 +08:00 |
|
三咲雅 · Misaki Masa
|
6bd7a8039a
|
refactor: switch to Rust 2024 edition (#2645)
|
2025-04-20 23:41:05 +08:00 |
|
sxyazi
|
2e5f5ae5a6
|
chore: bump version to 25.4.8
|
2025-04-08 18:23:00 +08:00 |
|
三咲雅 · Misaki Masa
|
be00881403
|
feat: allow initializing input when opening it with commands like rename, create, find, filter, etc. (#2578)
|
2025-04-06 16:59:48 +08:00 |
|
三咲雅 · Misaki Masa
|
9565c1b6fd
|
perf!: cache UserData fields (#2572)
|
2025-04-05 07:42:27 +08:00 |
|
XOR-op
|
0d9e3dc17e
|
feat!: support arrow prev and arrow next for more components (#2540)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2025-03-27 23:59:59 +08:00 |
|
三咲雅 · Misaki Masa
|
1a2a18e333
|
perf: rewrite config parser to double the startup speed (#2508)
|
2025-03-22 01:57:36 +08:00 |
|
三咲雅 · Misaki Masa
|
570c6d308b
|
refactor: new yazi-widgets crate (#2498)
|
2025-03-20 02:21:53 +08:00 |
|
三咲雅 · Misaki Masa
|
a2bbd29289
|
feat: custom search engine Lua API (#2452)
|
2025-03-07 17:48:44 +08:00 |
|
三咲雅 · Misaki Masa
|
38d5b2fc87
|
fix: align the behavior of the end-of-options marker (--) with that of the shell (#2431)
|
2025-03-03 10:56:38 +08:00 |
|
三咲雅 · Misaki Masa
|
46125eda6e
|
chore: bump version to 25.3.2 (#2428)
|
2025-03-02 21:33:13 +08:00 |
|