三咲雅 misaki masa
|
9bdd6777e4
|
feat: keymap Lua bindings (#4021)
|
2026-06-06 13:45:52 +08:00 |
|
三咲雅 misaki masa
|
8e80798984
|
feat: new gait for input backward and forward actions (#4012)
|
2026-06-01 13:16:01 +08:00 |
|
三咲雅 misaki masa
|
7a51626505
|
feat: drag and drop (#4005)
|
2026-05-28 12:05:06 +08:00 |
|
三咲雅 misaki masa
|
10fc76db07
|
feat: custom styles for plugins (#3934)
|
2026-05-05 06:03:25 +08:00 |
|
三咲雅 misaki masa
|
62dd22b8da
|
fix: put package cache in cache dir instead of state dir (#3930)
|
2026-05-02 22:15:25 +08:00 |
|
WINLAIC
|
a2996908de
|
feat: drag-resize panes with mouse (#3890)
Co-authored-by: Lingxuan Ye <yelingxuan@xiaomi.com>
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2026-04-22 19:35:19 +08:00 |
|
sxyazi
|
4a2e5addcd
|
feat: new app:theme action that hot-reload user themes/flavors (#3906)
|
2026-04-21 23:34:56 +08:00 |
|
三咲雅 misaki masa
|
369c47539c
|
feat: dynamic open/opener Lua API (#3901)
|
2026-04-19 16:58:57 +08:00 |
|
三咲雅 misaki masa
|
d1a27bca1f
|
feat: warn ya.mgr_emit() of its deprecation (#3902)
|
2026-04-19 16:51: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 |
|
sxyazi
|
354cdef907
|
feat: hover cursor over the new file after extracting (#3854)
|
2026-04-06 15:32:18 +08:00 |
|
三咲雅 misaki masa
|
4bb4f37555
|
refactor: simplify the remote progressive file copier (#3852)
|
2026-04-04 21:28:57 +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
|
4225c34fea
|
refactor: pull the process API out into yazi-binding crate (#3830)
|
2026-03-31 22:04:12 +08:00 |
|
三咲雅 misaki masa
|
607bc0dd2b
|
refactor: prepare for custom VFS provider (#3821)
|
2026-03-31 19:18:18 +08:00 |
|
sxyazi
|
b67798ea19
|
feat: Vim-like lua action that runs an inline Lua snippet (#3813)
|
2026-03-25 19:57:31 +08:00 |
|
三咲雅 misaki masa
|
e2fae151a5
|
refactor: simplify the text wrapper (#3808)
|
2026-03-24 20:14:04 +08:00 |
|
sxyazi
|
5c05350d52
|
perf: avoid unnecessary allocations in code highlighting (#3804)
|
2026-03-23 18:06:04 +08:00 |
|
三咲雅 misaki masa
|
cc2414728c
|
feat: new ya.exec() API and ya exec subcommand to execute an action and await its result (#3780)
|
2026-03-18 19:18:36 +08:00 |
|
sxyazi
|
da96795303
|
refactor: make Clippy happy
|
2026-03-17 09:41:46 +08:00 |
|
三咲雅 misaki masa
|
fa1ee46edc
|
refactor: implement FromLua instead of TryFrom<Value> (#3760)
|
2026-03-13 20:28:44 +08:00 |
|
三咲雅 misaki masa
|
3534ba0705
|
feat: new experimental ya.co() API that creates a coroutine (#3757)
|
2026-03-12 16:18:30 +08:00 |
|
Daniel Vincent
|
dbf81deeab
|
feat: multi-file spotter (#3733)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2026-03-06 09:27:32 +08:00 |
|
三咲雅 misaki masa
|
be91b4111c
|
fix: shift of auto-wrap points in both code and JSON previewers (#3739)
|
2026-03-05 20:16:03 +08:00 |
|
三咲雅 misaki masa
|
d84f0b1265
|
refactor: async Command over emitting shell actions (#3706)
|
2026-02-22 10:31:15 +08:00 |
|
三咲雅 misaki masa
|
9af792ef69
|
feat: new --in for search action to set search directory (#3696)
|
2026-02-18 17:16:05 +08:00 |
|
三咲雅 misaki masa
|
578016e00f
|
refactor: use the term "action" instead of "command" (#3694)
|
2026-02-18 17:08:48 +08:00 |
|
三咲雅 misaki masa
|
7f339381f1
|
feat: new marker_symbol option to specify the symbol used for marking files (#3689)
|
2026-02-16 21:42:36 +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
|
13bdb164a4
|
feat!: new ind-app-title DDS event to customize the app title (#3684)
|
2026-02-13 13:03:44 +08:00 |
|
三咲雅 misaki masa
|
98b1614016
|
feat: new fs.unique() creates a unique file or directory (#3677)
|
2026-02-11 12:51:49 +08:00 |
|
三咲雅 misaki masa
|
a8a4b684a1
|
feat: deduplicate empty directories in preset archive previewer (#3676)
|
2026-02-11 11:07:23 +08:00 |
|
三咲雅 misaki masa
|
1a121bbfb0
|
feat: new fs.access() API to access the filesystem (#3668)
|
2026-02-09 08:50:01 +08:00 |
|
sxyazi
|
dc66f79cef
|
feat!: finer control over concurrent workers (#3661)
|
2026-02-06 22:27:08 +08:00 |
|
三咲雅 misaki masa
|
6757fed5aa
|
feat: new which:dismiss command to dismiss the which component (#3654)
|
2026-02-02 02:53:02 +08:00 |
|
sxyazi
|
a015d4a7ef
|
feat: new relay-notify-push DDS event to allow custom notification handlers (#3642)
|
2026-01-31 09:25:17 +08:00 |
|
三咲雅 misaki masa
|
dfdb235d74
|
feat: allow using ps.sub() in init.lua directly without a plugin (#3638)
|
2026-01-30 10:12:21 +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
|
eaeda8b4fa
|
perf: reduce memory allocations by using Lua 5.5 external strings (#3634)
|
2026-01-29 07:58:15 +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
|
e0911f2507
|
refactor: new yazi-tty crate (#3623)
|
2026-01-27 22:03:48 +08:00 |
|
三咲雅 misaki masa
|
592e70a1c9
|
feat: new cx.which API to access the which component state (#3617)
|
2026-01-27 01:29:14 +08:00 |
|
三咲雅 misaki masa
|
92880b844b
|
refactor: make command data cloneable (#3613)
|
2026-01-26 07:36:35 +08:00 |
|
三咲雅 misaki masa
|
face6aed40
|
feat: new ind-which-show DDS event to change the which component behavior (#3608)
|
2026-01-25 03:06:50 +08:00 |
|
三咲雅 misaki masa
|
d17e7e14cd
|
feat: experimental module-level async support (#3594)
|
2026-01-21 19:19:39 +08:00 |
|
三咲雅 misaki masa
|
16d20e2171
|
feat: new Path.os() API creates an OS-native Path (#3541)
|
2026-01-09 19:51:37 +08:00 |
|
三咲雅 misaki masa
|
77d36ff5a5
|
feat: new fs.copy() and fs.rename() APIs (#3467)
|
2025-12-27 17:52:15 +08:00 |
|
三咲雅 misaki masa
|
2f66561a82
|
fix: Command:output() should set stderr to piped instead of stdin (#3458)
|
2025-12-24 16:18:11 +08:00 |
|