三咲雅 · Misaki Masa
|
88bbbac7dd
|
feat: support embedded cover for video preview (#2640)
|
2025-04-19 23:13:11 +08:00 |
|
三咲雅 · Misaki Masa
|
c38be35250
|
feat: fall back to CSI 16 t when PowerShell OpenSSH returns a fake terminal size (#2636)
|
2025-04-18 03:00:53 +08:00 |
|
三咲雅 · Misaki Masa
|
510cb14ab6
|
feat: copy-on-write support for field caching (#2629)
|
2025-04-16 20:08:12 +08:00 |
|
ze0987
|
bef481057a
|
fix: respect the user's max_width setting for the built-in video previewer (#2560)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2025-04-11 13:23:01 +08:00 |
|
ze0987
|
ca4fe2ced7
|
feat: limit memory usage for previewing large images (#2602)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2025-04-11 13:03:45 +08:00 |
|
ze0987
|
99ea3b74c4
|
fix: don't fail on videos with embedded images (#2590)
|
2025-04-08 19:47:09 +08:00 |
|
sxyazi
|
2e5f5ae5a6
|
chore: bump version to 25.4.8
|
2025-04-08 18:23:00 +08:00 |
|
三咲雅 · Misaki Masa
|
86f465902e
|
feat: new ui.Text:scroll() API for setting text to scroll horizontally or vertically (#2589)
|
2025-04-08 17:06:38 +08:00 |
|
三咲雅 · Misaki Masa
|
2e1156f267
|
fix: ignore XQuartz $DISPLAY variable (#2586)
|
2025-04-08 13:29:46 +08:00 |
|
三咲雅 · Misaki Masa
|
0082d1181a
|
feat!: switch to resvg as the SVG renderer (#2581)
|
2025-04-07 23:50:55 +08:00 |
|
三咲雅 · Misaki Masa
|
fd007ab023
|
refactor: deprecate ui.Padding and ui.Rect:padding() (#2574)
|
2025-04-05 21:52:48 +08:00 |
|
三咲雅 · Misaki Masa
|
9565c1b6fd
|
perf!: cache UserData fields (#2572)
|
2025-04-05 07:42:27 +08:00 |
|
三咲雅 · Misaki Masa
|
b725b86be1
|
fix: remove -density option from magick command in SVG previewer (#2564)
|
2025-04-03 16:39:45 +08:00 |
|
三咲雅 · Misaki Masa
|
1765aba684
|
feat!: enhance fzf integration (#2553)
|
2025-03-30 22:17:07 +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 |
|
ze0987
|
ad09fb89d9
|
perf!: faster image preview with optimized magick arguments (#2533)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2025-03-26 21:10:14 +08:00 |
|
三咲雅 · Misaki Masa
|
4bef557b7f
|
feat: show error message when directory fails to load (#2527)
|
2025-03-24 23:05:42 +08:00 |
|
三咲雅 · Misaki Masa
|
e138364102
|
feat: platform-specific key binding (#2526)
|
2025-03-24 19:09:37 +08:00 |
|
三咲雅 · Misaki Masa
|
83f4deecfe
|
feat: new symlink_target to style the target of symbolic links (#2522)
|
2025-03-24 16:39:20 +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
|
db0300c902
|
feat: new ya.id("app") to get YAZI_ID in plugins (#2503)
|
2025-03-20 20:26:45 +08:00 |
|
三咲雅 · Misaki Masa
|
570c6d308b
|
refactor: new yazi-widgets crate (#2498)
|
2025-03-20 02:21:53 +08:00 |
|
三咲雅 · Misaki Masa
|
7632163678
|
feat: new base field for the Url userdata (#2492)
|
2025-03-18 17:06:20 +08:00 |
|
三咲雅 · Misaki Masa
|
c5808a0db4
|
perf: lazy compile and cache lua plugins as binary bytecode (#2490)
|
2025-03-17 16:12:43 +08:00 |
|
三咲雅 · Misaki Masa
|
8b3ce1838a
|
feat!: new @sync peek annotation for sync previewers (#2487)
|
2025-03-16 17:41:27 +08:00 |
|
三咲雅 · Misaki Masa
|
324a439c73
|
feat: file navigation wraparound with new arrow prev and arrow next commands (#2485)
|
2025-03-15 17:44:42 +08:00 |
|
三咲雅 · Misaki Masa
|
abfbd1cd9f
|
feat: new fs.expand_url API (#2476)
|
2025-03-12 14:17:07 +08:00 |
|
三咲雅 · Misaki Masa
|
a0c6842626
|
fix: respect hidden status of directory junctions and symlinks themselves on Windows (#2471)
|
2025-03-11 13:02:58 +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
|
31177fd1fd
|
fix: remove the temporary extraction directory forcefully (#2458)
|
2025-03-08 15:16:06 +08:00 |
|
三咲雅 · Misaki Masa
|
a2bbd29289
|
feat: custom search engine Lua API (#2452)
|
2025-03-07 17:48:44 +08:00 |
|
三咲雅 · Misaki Masa
|
dc46e90b0a
|
fix: always show the size in the status bar even in empty directories (#2449)
|
2025-03-06 18:54:13 +08:00 |
|
三咲雅 · Misaki Masa
|
68cd02816d
|
feat: new rt.term exports terminal emulator information (#2442)
|
2025-03-05 11:50:47 +08:00 |
|
三咲雅 · Misaki Masa
|
46125eda6e
|
chore: bump version to 25.3.2 (#2428)
|
2025-03-02 21:33:13 +08:00 |
|
hankertrix
|
4e32cd91ca
|
feat: expose almost the entirety of the user's configuration in Lua (#2413)
Co-authored-by: 三咲雅 · Misaki Masa <sxyazi@gmail.com>
|
2025-03-02 20:44:36 +08:00 |
|
hankertrix
|
57ef8f9ebd
|
fix: incorrect deprecation warning when the plugin doesn't exist (#2418)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2025-03-01 23:11:38 +08:00 |
|
hankertrix
|
20c99c6a06
|
feat: expose all theme fields in Lua (#2405)
|
2025-02-27 02:28:15 +08:00 |
|
三咲雅 · Misaki Masa
|
6b0a5306c2
|
chore: bump version to 25.2.26 (#2404)
|
2025-02-26 22:21:27 +08:00 |
|
三咲雅 · Misaki Masa
|
950750f66e
|
fix: respect the user's image_alloc setting for the built-in ImageMagick previewer (#2403)
|
2025-02-26 21:00:05 +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
|
68e892694d
|
feat: expose mode field in Cha (#2394)
|
2025-02-24 21:51:46 +08:00 |
|
三咲雅 · Misaki Masa
|
133c6ebc9d
|
refactor: rename cf to rt (#2393)
|
2025-02-24 21:26:19 +08:00 |
|
三咲雅 · Misaki Masa
|
f11f77d7b9
|
feat: new cf.args to access startup arguments (#2392)
|
2025-02-24 00:39:15 +08:00 |
|
paperbenni
|
6ca27597f9
|
feat: add ripgrep-all support for search (#2383)
Co-authored-by: 三咲雅 · Misaki Masa <sxyazi@gmail.com>
|
2025-02-23 23:59:43 +08:00 |
|
三咲雅 · Misaki Masa
|
36ed32d2c3
|
feat: new tbl_col and tbl_cell in theme system for spotter table styling (#2391)
|
2025-02-23 23:37:35 +08:00 |
|
三咲雅 · Misaki Masa
|
7b4c4eae40
|
feat: new cf and th allow to access user configuration and theme scheme in sync/async plugins consistently (#2389)
|
2025-02-23 20:37:35 +08:00 |
|
三咲雅 · Misaki Masa
|
52a5ab59e9
|
feat: make incompatible version message more clear (#2377)
|
2025-02-21 23:08:42 +08:00 |
|
三咲雅 · Misaki Masa
|
f75194b7cf
|
fix: didn't reset previous Cha when loading directories in chunks (#2366)
|
2025-02-20 01:17:14 +08:00 |
|
三咲雅 · Misaki Masa
|
1ddbbfea71
|
fix: add maximum preview limit under /proc virtual file system (#2355)
|
2025-02-17 15:20:50 +08:00 |
|