sxyazi
|
354cdef907
|
feat: hover cursor over the new file after extracting (#3854)
|
2026-04-06 15:32:18 +08:00 |
|
三咲雅 misaki masa
|
0cedbd9c7b
|
feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846)
|
2026-04-03 20:45:34 +08:00 |
|
三咲雅 misaki masa
|
607bc0dd2b
|
refactor: prepare for custom VFS provider (#3821)
|
2026-03-31 19:18:18 +08:00 |
|
sxyazi
|
dc66f79cef
|
feat!: finer control over concurrent workers (#3661)
|
2026-02-06 22:27:08 +08:00 |
|
三咲雅 misaki masa
|
6d942ea011
|
feat: subscribe to and intercept app-level events through DDS (#3632)
|
2026-01-29 00:34:28 +08:00 |
|
三咲雅 misaki masa
|
24c60419bb
|
refactor: new yazi-emulator crate (#3624)
|
2026-01-27 22:37:34 +08:00 |
|
三咲雅 misaki masa
|
ebedab3e29
|
fix: shell formatting for non-spread opener rules (#3532)
|
2026-01-08 17:04:53 +08:00 |
|
三咲雅 misaki masa
|
80b3b8465d
|
perf: immediate task cancellation (#3429)
|
2025-12-14 21:02:22 +08:00 |
|
三咲雅 misaki masa
|
5fe58ba2b1
|
feat: include context in error logs when a task fails (#3427)
|
2025-12-13 19:43:29 +08:00 |
|
三咲雅 misaki masa
|
f9abe886cc
|
feat: multi-path architecture (#3334)
|
2025-11-18 13:56:20 +08:00 |
|
三咲雅 misaki masa
|
4b56e73235
|
feat: dynamic paths (#3316)
|
2025-11-06 18:01:02 +08:00 |
|
三咲雅 misaki masa
|
c68e2df8c0
|
feat: encode SFTP paths on Windows in a revised WTF-8 (#3238)
|
2025-10-13 19:50:46 +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
|
e795d6cf42
|
feat: offload mimetype fetching on opening files to the task scheduler (#3141)
|
2025-09-06 00:18:31 +08:00 |
|
Cattyman
|
49910fcfe7
|
feat: progress of each task (#3121)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2025-09-04 18:55:28 +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
|
7a9bfff95d
|
perf: switch to a higher-performance hash algorithm (#3083)
|
2025-08-19 15:58:39 +08:00 |
|
三咲雅 misaki masa
|
3ca33c1f84
|
refactor: introduce UrlBuf (#3072)
|
2025-08-18 02:25:59 +08:00 |
|
三咲雅 misaki masa
|
9810196565
|
refactor: introduce LocBuf (#3062)
|
2025-08-17 16:25:04 +08:00 |
|
三咲雅 misaki masa
|
1bfcbc1664
|
feat: introduce the concept of Uri (#3049)
|
2025-08-13 01:38:43 +08:00 |
|
三咲雅 misaki masa
|
9c1f303f2c
|
feat: URL covariance for selected and yanked files (#3025)
|
2025-07-29 15:03:22 +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
|
a426d449f4
|
refactor: new yazi-parser crate (#2956)
|
2025-07-06 19:17:00 +08:00 |
|
三咲雅 misaki masa
|
5a66559d1c
|
feat: improve the UX of the input component (#2935)
|
2025-06-30 16:27:25 +08:00 |
|
三咲雅 misaki masa
|
917fee939f
|
perf: make preload tasks discardable (#2875)
|
2025-06-14 16:13:48 +08:00 |
|
三咲雅 · Misaki Masa
|
8ed569b729
|
refactor: move tty to the new yazi-term crate (#2701)
|
2025-04-30 23:22:52 +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
|
aedfe766c5
|
refactor!: remove unnecessary tasks_show and close_input commands (#2530)
|
2025-03-25 17:37:16 +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
|
7632163678
|
feat: new base field for the Url userdata (#2492)
|
2025-03-18 17:06:20 +08:00 |
|
三咲雅 · Misaki Masa
|
119cc9c2a1
|
feat: support using Yazi in Helix directly without Zellij or tmux (#2461)
|
2025-03-09 14:53:55 +08:00 |
|
三咲雅 · Misaki Masa
|
953d567c63
|
feat: allow to specify layer for keymap commands (#2399)
|
2025-02-26 03:01:17 +08:00 |
|
三咲雅 · Misaki Masa
|
235f6888d4
|
refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397)
|
2025-02-25 23:12:54 +08:00 |
|
三咲雅 · Misaki Masa
|
4465101089
|
feat: add a link to the debugging instructions in yazi --debug (#2365)
|
2025-02-19 18:21:21 +08:00 |
|
三咲雅 · Misaki Masa
|
c061397a09
|
feat: allow preloaders to return an optional Error to describe the failure (#2253)
|
2025-01-28 04:35:51 +08:00 |
|
三咲雅 · Misaki Masa
|
54918b506f
|
feat: new --cwd parameter for the shell command and fs.cwd() API (#2060)
|
2024-12-17 18:31:17 +08:00 |
|
三咲雅 · Misaki Masa
|
c7d9265d25
|
fix: missing a repeek on unyanking files in the hovered folder (#1988)
|
2024-12-05 08:45:18 +08:00 |
|
三咲雅 · Misaki Masa
|
4bd8b0b446
|
feat: new load DDS event (#1980)
|
2024-12-03 09:13:23 +08:00 |
|
三咲雅 · Misaki Masa
|
4194befb88
|
feat: true custom mime fetcher support - using user rules even during open or in watcher (#1976)
|
2024-12-01 00:15:43 +08:00 |
|
三咲雅 · Misaki Masa
|
d72f90356b
|
feat!: support passing arguments to previewer/preloader/spotter/fetcher (#1966)
|
2024-11-30 21:25:57 +08:00 |
|
三咲雅 · Misaki Masa
|
37292adfde
|
perf: introduce copy-on-write for event system to eliminate all memory reallocations (#1962)
|
2024-11-28 01:56:53 +08:00 |
|
三咲雅 · Misaki Masa
|
0baccdc9aa
|
fix: use complete rendering instead of partial rendering for no task progress report (#1876)
|
2024-11-01 19:52:19 +08:00 |
|
三咲雅 · Misaki Masa
|
35c3c9e0f7
|
refactor!: rename the term select to toggle to reserve select for future use (#1773)
|
2024-10-13 18:47:12 +08:00 |
|
三咲雅 · Misaki Masa
|
13e307eab2
|
refactor: simplify module exports (#1770)
|
2024-10-12 21:05:12 +08:00 |
|