三咲雅 misaki masa
|
7a51626505
|
feat: drag and drop (#4005)
|
2026-05-28 12:05:06 +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 |
|
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
|
6b143c1f4d
|
fix: enable sysfs files in the preset empty previewer (#3833)
|
2026-03-31 22:13:14 +08:00 |
|
三咲雅 misaki masa
|
607bc0dd2b
|
refactor: prepare for custom VFS provider (#3821)
|
2026-03-31 19:18:18 +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 |
|
三咲雅 misaki masa
|
3534ba0705
|
feat: new experimental ya.co() API that creates a coroutine (#3757)
|
2026-03-12 16:18:30 +08:00 |
|
三咲雅 misaki masa
|
e4829372db
|
feat: link to the quick-start in yazi --help where lists all common keybinds (#3754)
|
2026-03-11 13:34:11 +08:00 |
|
三咲雅 misaki masa
|
8932ddd66d
|
perf: preset multi spotter only updates sizes for folders to cut memory usage (#3751)
|
2026-03-10 12:39:19 +08:00 |
|
三咲雅 misaki masa
|
f10b8910ad
|
fix: be a little defensive while parsing the output of 7zz -ba (#3744)
|
2026-03-06 23:09:40 +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
|
0a83f0bd27
|
feat: keep span info when config parsing fails (#3727)
|
2026-03-02 16:47:28 +08:00 |
|
三咲雅 misaki masa
|
05aeae3b09
|
fix: ensure cargo-deb picks up the right build artifacts (#3720)
|
2026-02-26 14:18:00 +08:00 |
|
三咲雅 misaki masa
|
16aa3cd0fc
|
fix: escape backslashes in ImageMagick font path parameter (#3708)
|
2026-02-22 19:59:47 +08:00 |
|
三咲雅 misaki masa
|
d84f0b1265
|
refactor: async Command over emitting shell actions (#3706)
|
2026-02-22 10:31:15 +08:00 |
|
三咲雅 misaki masa
|
578016e00f
|
refactor: use the term "action" instead of "command" (#3694)
|
2026-02-18 17:08:48 +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
|
30ec603441
|
refactor: async fs.access() instead of sync io.open() (#3670)
|
2026-02-10 11:29:46 +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
|
face6aed40
|
feat: new ind-which-show DDS event to change the which component behavior (#3608)
|
2026-01-25 03:06:50 +08:00 |
|
Ciarán O'Brien
|
afc694c122
|
fix: archive extraction fails for target paths with non-ASCII characters on Windows (#3607)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2026-01-24 18:03:51 +08:00 |
|
三咲雅 misaki masa
|
e6d995710f
|
fix: properly drop the permit for terminal resources (#3592)
|
2026-01-20 18:25:02 +08:00 |
|
sxyazi
|
0fc343b95a
|
fix: merge duplicate top directories in archive previews
|
2026-01-15 14:38:32 +08:00 |
|
三咲雅 misaki masa
|
babc80d842
|
feat: exclude Apple Resource Forks (__MACOSX) from archive preview (#3548)
|
2026-01-11 18:16:05 +08:00 |
|
itsvyle
|
233d721e7c
|
feat: tree view for the preset archive previewer (#3525)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2026-01-11 13:20:43 +08:00 |
|
itsvyle
|
83674f19b4
|
feat: support compressed tarballs (.tar.gz, .tar.bz2, etc.) in the preset archive previewer (#3518)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2026-01-08 15:35:29 +08:00 |
|
三咲雅 misaki masa
|
456b88d660
|
feat: support VFS for preset previewers that rely on external commands (#3477)
|
2026-01-01 09:13:56 +08:00 |
|
Francesco Marchisotti
|
c5a3e42986
|
feat: ISO 8601 date format for spotter (#3465)
Co-authored-by: 三咲雅 misaki masa <sxyazi@gmail.com>
|
2025-12-27 08:00:22 +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 |
|
三咲雅 misaki masa
|
ac7718c226
|
feat: new experimental ya.async() API (#3422)
|
2025-12-11 01:10:28 +08:00 |
|
sxyazi
|
205b7fe11f
|
refactor: rename the "provider" term in VFS config to "service" (#3403)
|
2025-12-05 15:04:39 +08:00 |
|
三咲雅 misaki masa
|
c7739c5941
|
feat: remote file management (#3396)
|
2025-12-02 19:33:27 +08:00 |
|
三咲雅 misaki masa
|
0fb652d2ec
|
feat: new null plugin as a general-purpose error handler (#3387)
|
2025-11-30 14:44:17 +08:00 |
|
三咲雅 misaki masa
|
81ccdd8b64
|
feat: include stderr along with existing error code when video preview fails (#3383)
|
2025-11-29 10:06:05 +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
|
2d55c9427d
|
fix: prevent quotes in file(1) arguments from being stripped under MSYS2 (#3364)
|
2025-11-25 09:10:11 +08:00 |
|
walldmtd
|
9cd742811a
|
fix: -flatten flag should come after the input file in preset ImageMagick previewer (#3339)
Co-authored-by: 三咲雅 misaki masa <sxyazi@gmail.com>
|
2025-11-19 13:26:35 +08:00 |
|
三咲雅 misaki masa
|
587950bb5b
|
fix: u16 instead of u32 as the type of max_width and max_height options (#3313)
|
2025-11-05 08:53:30 +08:00 |
|
三咲雅 misaki masa
|
564b885196
|
feat: ya emit and ya emit-to support invalid UTF-8 as command argument values (#3290)
|
2025-10-28 20:37:26 +08:00 |
|
三咲雅 misaki masa
|
440e67164a
|
feat: respect the user's image_filter setting for the preset magick previewer (#3286)
|
2025-10-28 00:30:09 +08:00 |
|
三咲雅 misaki masa
|
4b08e8d899
|
feat: new mimetype fetcher dedicated to remote files (#3268)
|
2025-10-21 15:14:08 +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
|
4d39194cd8
|
feat!: folder mime-type support (#3222)
|
2025-10-01 20:03:41 +08:00 |
|