| .. |
|
archive.lua
|
fix: be a little defensive while parsing the output of 7zz -ba (#3744)
|
2026-03-06 23:09:40 +08:00 |
|
code.lua
|
feat: new ya.emit() API (#2653)
|
2025-04-21 19:28:52 +08:00 |
|
dds.lua
|
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 |
|
dnd.lua
|
feat: drag and drop (#4005)
|
2026-05-28 12:05:06 +08:00 |
|
empty.lua
|
fix: enable sysfs files in the preset empty previewer (#3833)
|
2026-03-31 22:13:14 +08:00 |
|
extract.lua
|
feat: expose stash action and give it a new search source (#3872)
|
2026-04-11 07:59:38 +08:00 |
|
file.lua
|
feat: new app:theme action that hot-reload user themes/flavors (#3906)
|
2026-04-21 23:34:56 +08:00 |
|
folder.lua
|
feat: drag-resize panes with mouse (#3890)
|
2026-04-22 19:35:19 +08:00 |
|
font.lua
|
fix: escape backslashes in ImageMagick font path parameter (#3708)
|
2026-02-22 19:59:47 +08:00 |
|
fzf.lua
|
fix: properly drop the permit for terminal resources (#3592)
|
2026-01-20 18:25:02 +08:00 |
|
image.lua
|
fix: erase overlapping image portions when previewing errors (#3067)
|
2025-08-18 19:55:28 +08:00 |
|
init.lua
|
feat: allow using ps.sub() in init.lua directly without a plugin (#3638)
|
2026-01-30 10:12:21 +08:00 |
|
json.lua
|
perf: avoid unnecessary allocations in code highlighting (#3804)
|
2026-03-23 18:06:04 +08:00 |
|
magick.lua
|
feat: support VFS for preset previewers that rely on external commands (#3477)
|
2026-01-01 09:13:56 +08:00 |
|
mime-dir.lua
|
feat!: live editing of remote files (#3264)
|
2025-10-20 13:48:57 +08:00 |
|
mime-local.lua
|
feat: support VFS for preset previewers that rely on external commands (#3477)
|
2026-01-01 09:13:56 +08:00 |
|
mime-remote.lua
|
refactor: async fs.access() instead of sync io.open() (#3670)
|
2026-02-10 11:29:46 +08:00 |
|
mime.lua
|
feat: new ind-which-show DDS event to change the which component behavior (#3608)
|
2026-01-25 03:06:50 +08:00 |
|
multi.lua
|
feat: new experimental ya.co() API that creates a coroutine (#3757)
|
2026-03-12 16:18:30 +08:00 |
|
noop.lua
|
perf: reduce file change event frequency (#2820)
|
2025-06-01 09:20:17 +08:00 |
|
null.lua
|
refactor: prepare for custom VFS provider (#3821)
|
2026-03-31 19:18:18 +08:00 |
|
pdf.lua
|
feat: support VFS for preset previewers that rely on external commands (#3477)
|
2026-01-01 09:13:56 +08:00 |
|
session.lua
|
feat: expose stash action and give it a new search source (#3872)
|
2026-04-11 07:59:38 +08:00 |
|
svg.lua
|
feat: support VFS for preset previewers that rely on external commands (#3477)
|
2026-01-01 09:13:56 +08:00 |
|
vfs.lua
|
feat: dedicated mime fetcher, previewer, and spotter for VFS (#3203)
|
2025-09-25 21:52:27 +08:00 |
|
video.lua
|
feat: support VFS for preset previewers that rely on external commands (#3477)
|
2026-01-01 09:13:56 +08:00 |
|
zoxide.lua
|
refactor: async Command over emitting shell actions (#3706)
|
2026-02-22 10:31:15 +08:00 |