Jed
|
b1d0f10cec
|
Merge remote-tracking branch 'upstream/main' into improve-rg-search
|
2026-07-05 18:34:33 +02:00 |
|
三咲雅 misaki masa
|
c92c4aba88
|
feat: make visual mode support wraparound scrolling (#4101)
|
2026-07-05 18:06:25 +08:00 |
|
三咲雅 misaki masa
|
b8ceaea940
|
feat!: show file icons in trash/delete/overwrite confirmations (#4096)
|
2026-07-02 04:09:12 +08:00 |
|
Jed
|
963b277dbd
|
Merge remote-tracking branch 'upstream/main' into improve-rg-search
|
2026-06-21 19:17:02 +02:00 |
|
三咲雅 misaki masa
|
84a5be0b6a
|
feat: Lua API for printing escape sequences to the terminal (#4059)
|
2026-06-19 23:14:13 +08:00 |
|
Jed
|
2bb1c8fb8f
|
feat: Improve line highlighting for search
|
2026-06-18 23:21:46 +02:00 |
|
三咲雅 misaki masa
|
53d36b5186
|
refactor: switch to ratatui-core (#4050)
|
2026-06-18 16:23:26 +08:00 |
|
三咲雅 misaki masa
|
446a5721bf
|
refactor: move Lua bindings down into each subcrates (#4049)
|
2026-06-18 15:06:31 +08:00 |
|
Jed
|
04501c6aa9
|
feat: pass highlight position from code.lua to highlight.rs module
|
2026-06-15 22:06:28 +02:00 |
|
Jed
|
520ff0adaf
|
feat: going to next or previous occurrence is working with J and K
|
2026-06-14 15:45:55 +02:00 |
|
三咲雅 misaki masa
|
b37be0529a
|
feat: new ui.Input element (#4040)
|
2026-06-13 19:37:29 +08:00 |
|
Jed
|
947e734860
|
feat: wip store search_idx in preview to be usable in code.lua
|
2026-06-08 23:42:15 +02:00 |
|
三咲雅 misaki masa
|
9bdd6777e4
|
feat: keymap Lua bindings (#4021)
|
2026-06-06 13:45:52 +08:00 |
|
三咲雅 misaki masa
|
c037855c4f
|
feat!: new virtual terminal backend (#3989)
|
2026-05-22 17:00:06 +08:00 |
|
sxyazi
|
4a2e5addcd
|
feat: new app:theme action that hot-reload user themes/flavors (#3906)
|
2026-04-21 23:34:56 +08:00 |
|
sxyazi
|
463150848d
|
feat: dynamic previewer Lua API (#3891)
|
2026-04-16 17:05:46 +08:00 |
|
三咲雅 misaki masa
|
74d903a49a
|
feat: expose stash action and give it a new search source (#3872)
|
2026-04-11 07:59:38 +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 |
|
三咲雅 misaki masa
|
8b773a62a5
|
fix: make group order of files from flat view stable on select (#3712)
|
2026-02-23 19:01:04 +08:00 |
|
三咲雅 misaki masa
|
9af792ef69
|
feat: new --in for search action to set search directory (#3696)
|
2026-02-18 17:16:05 +08:00 |
|
SuniRein
|
c0f96f553b
|
feat: new sort_fallback option to control fallback sorting behavior (#3077)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2026-02-15 14:00:58 +08:00 |
|
三咲雅 misaki masa
|
0aeeb3b0f7
|
feat!: custom tab name (#3666)
|
2026-02-08 10:46:38 +08:00 |
|
三咲雅 misaki masa
|
1ea0ea072c
|
refactor: move Lua bindings into their own yazi-binding crate (#3636)
|
2026-01-29 23:12:29 +08:00 |
|
三咲雅 misaki masa
|
24c60419bb
|
refactor: new yazi-emulator crate (#3624)
|
2026-01-27 22:37:34 +08:00 |
|
三咲雅 misaki masa
|
76196aab70
|
refactor!: return Path instead of Url from File.link_to (#3385)
|
2025-11-30 12:08:59 +08:00 |
|
三咲雅 misaki masa
|
d3ad1c0920
|
refactor: refine PathLike and StrandLike traits (#3340)
|
2025-11-19 18:07:04 +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
|
604b86612a
|
refactor: simplify paths (#3297)
|
2025-10-31 20:26:26 +08:00 |
|
三咲雅 misaki masa
|
a3e9ea0d16
|
refactor: generalize Loc, LocBuf, Uri, and Urn (#3295)
|
2025-10-30 19:37:46 +08:00 |
|
三咲雅 misaki masa
|
157156b5b8
|
fix: a race condition in concurrent directory loading on a slow device (#3271)
|
2025-10-22 12:16:41 +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
|
d8b0425a10
|
fix: incorrect $0 and $@ parameters in shell command under empty directories (#3225)
|
2025-10-03 17:18:39 +08:00 |
|
三咲雅 misaki masa
|
4d39194cd8
|
feat!: folder mime-type support (#3222)
|
2025-10-01 20:03:41 +08:00 |
|
三咲雅 misaki masa
|
879ed49996
|
feat: filesystem-level error (#3217)
|
2025-09-28 23:08:48 +08:00 |
|
三咲雅 misaki masa
|
7b36b7fe14
|
refactor: invert the dependency relationship between yazi-fs and yazi-vfs (#3215)
|
2025-09-28 15:50:25 +08:00 |
|
adamnemecek
|
021d86f0d1
|
refactor: use Self where possible (#3138)
|
2025-09-06 00:48:30 +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
|
8a0265ad64
|
perf: zero-copy UrlBuf to Url conversion (#3117)
|
2025-08-28 23:06:04 +08:00 |
|
三咲雅 misaki masa
|
dd7afaa64a
|
refactor: Url::pair() without allocation (#3116)
|
2025-08-27 23:52:09 +08:00 |
|
三咲雅 misaki masa
|
12172b7301
|
feat: support VFS for the file watcher (#3108)
|
2025-08-25 21:40:38 +08:00 |
|
三咲雅 misaki masa
|
0054cf0b87
|
perf: lock-free hashing for string interns (#3091)
|
2025-08-21 09:40:52 +08:00 |
|
三咲雅 misaki masa
|
84907297a0
|
perf: string interning to reduce memory usage of mimetype and URL domain (#3084)
|
2025-08-19 21:58:57 +08:00 |
|
三咲雅 misaki masa
|
7a9bfff95d
|
perf: switch to a higher-performance hash algorithm (#3083)
|
2025-08-19 15:58:39 +08:00 |
|
三咲雅 misaki masa
|
fe9ce240b5
|
fix: respect URL covariance when updating mimetypes (#3079)
|
2025-08-18 23:20:03 +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
|
2ec3a6c645
|
fix: avoid appending a newline when reading clipboard contents (#3059)
|
2025-08-14 11:26:46 +08:00 |
|