gaesa
|
adb1426539
|
fix: respect PREVIEW.image_quality for the default PDF previewer (#2006)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-12-07 20:08:16 +08:00 |
|
三咲雅 · Misaki Masa
|
fbf9b3d1ed
|
fix!: remove the vnd. prefix from mimetype to solve differences introduced in the newest version of file(1) 5.46 (#1995)
|
2024-12-05 22:37:05 +08:00 |
|
三咲雅 · Misaki Masa
|
20dc0550bc
|
feat: new ya emit and ya emit-to subcommands to emit commands to a specified instance for execution (#1979)
|
2024-12-01 23:12:49 +08:00 |
|
三咲雅 · Misaki Masa
|
d72f90356b
|
feat!: support passing arguments to previewer/preloader/spotter/fetcher (#1966)
|
2024-11-30 21:25:57 +08:00 |
|
三咲雅 · Misaki Masa
|
37292adfde
|
perf: introduce copy-on-write for event system to eliminate all memory reallocations (#1962)
|
2024-11-28 01:56:53 +08:00 |
|
三咲雅 · Misaki Masa
|
805597268a
|
feat!: use an Error userdata instead of a plain error code for I/O errors (#1939)
|
2024-11-23 18:30:17 +08:00 |
|
三咲雅 · Misaki Masa
|
99d6c81fbb
|
refactor: remove unnecessary UI element construction (#1938)
|
2024-11-23 14:42:26 +08:00 |
|
Integral
|
87f7fb6b3b
|
refactor: make error messages more user-friendly (#1935)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-11-23 13:09:56 +08:00 |
|
三咲雅 · Misaki Masa
|
0f9a3195b7
|
feat!: video spotter & using ffmpeg instead of ffmpegthumbnailer as previewer backend (#1928)
|
2024-11-22 18:21:29 +08:00 |
|
三咲雅 · Misaki Masa
|
22e7d579d2
|
fix!: eliminate the x- prefix in mime-types (#1927)
|
2024-11-21 15:06:07 +08:00 |
|
boydaihungst
|
e965b865b9
|
feat: noop for spotters (#1924)
|
2024-11-20 23:45:40 +08:00 |
|
三咲雅 · Misaki Masa
|
1f32601dc4
|
feat: spotter (#1802)
|
2024-11-20 16:43:38 +08:00 |
|
三咲雅 · Misaki Masa
|
5531874a9a
|
feat: allow disabling certain preset keybinds with the new noop virtual command (#1882)
|
2024-11-03 16:48:17 +08:00 |
|
三咲雅 · Misaki Masa
|
0baccdc9aa
|
fix: use complete rendering instead of partial rendering for no task progress report (#1876)
|
2024-11-01 19:52:19 +08:00 |
|
三咲雅 · Misaki Masa
|
c6687237e1
|
perf: introduce reflow for the rendering engine (#1863)
|
2024-10-30 19:06:06 +08:00 |
|
三咲雅 · Misaki Masa
|
60cfa7dba9
|
feat: launch from preset settings if the user's config cannot be parsed (#1832)
|
2024-10-25 16:27:26 +08:00 |
|
三咲雅 · Misaki Masa
|
35d781e240
|
feat: allow customizing Zoxide's FZF options with YAZI_ZOXIDE_OPTS (#1822)
|
2024-10-23 10:45:41 +08:00 |
|
三咲雅 · Misaki Masa
|
16881aab2f
|
feat: support reading non-UTF8 data with Child:read_line() API (#1816)
|
2024-10-21 02:59:38 +08:00 |
|
gaesa
|
3e8ac856cf
|
feat: prevent paths from being treated as options in file command (#1783)
|
2024-10-15 00:44:31 +08:00 |
|
三咲雅 · Misaki Masa
|
1acd7ca80f
|
feat!: decouple ui.List, ui.Bar, ui.Border, and ui.Gauge from coordinates (#1782)
|
2024-10-14 19:39:59 +08:00 |
|
三咲雅 · Misaki Masa
|
43b5ae0e6c
|
feat!: add ui.Text, ui.Table, remove ui.Paragraph and ui.ListItem (#1776)
|
2024-10-14 01:54:03 +08:00 |
|
三咲雅 · Misaki Masa
|
2014aee646
|
fix!: introduce a new btime term to align ctime with Unix (#1761)
|
2024-10-11 18:05:08 +08:00 |
|
三咲雅 · Misaki Masa
|
87b159fb9d
|
fix: clamp when seeking a non-zero unit between -1 and 1 (#1736)
|
2024-10-05 22:32:18 +08:00 |
|
三咲雅 · Misaki Masa
|
491f8b8fb1
|
fix: compositors not supported by Überzug Wayland layer, or WSL not with WezTerm should fallback to Chafa (#1735)
|
2024-10-05 22:16:20 +08:00 |
|
三咲雅 · Misaki Masa
|
034c28bacb
|
feat: reuse the code previewer seeking behavior for json, archive, and empty (#1721)
|
2024-10-03 08:21:17 +08:00 |
|
三咲雅 · Misaki Masa
|
e1773b11f1
|
feat: async micro task initialization error handling (#1710)
|
2024-10-01 18:38:37 +08:00 |
|
venatio
|
ae53ef4443
|
fix: magick previewer for multi-layered image files with -flatten argument (#1684)
|
2024-09-26 09:14:13 +08:00 |
|
三咲雅 · Misaki Masa
|
1a1820cf77
|
feat: add the area() API for renderable elements (#1667)
|
2024-09-21 01:47:34 +08:00 |
|
三咲雅 · Misaki Masa
|
ac196f211e
|
feat: support calling methods in builtin plugins with arbitrary types of arguments (self can now be omitted) (#1666)
|
2024-09-21 00:23:46 +08:00 |
|
Dirk Wang
|
276f69128d
|
feat: make the builtin extract plugin support compressed tarballs (*.tar.gz, *.tar.bz2, etc.) (#1583)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-09-14 21:19:17 +08:00 |
|
三咲雅 · Misaki Masa
|
2453539fb5
|
feat: add list_meta() method to archive plugin (#1638)
|
2024-09-14 19:00:03 +08:00 |
|
Artyom Artamonov
|
cd7209c040
|
feat: word wrapping in code previewer (#1159)
Co-authored-by: Lex Moskovski <alex@moskovski.com>
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-08-26 09:00:09 +08:00 |
|
三咲雅 · Misaki Masa
|
9cf85c09d2
|
feat: make the builtin code previewer handle invalid carriage return chars and binary streams better (#1550)
|
2024-08-25 02:56:38 +08:00 |
|
三咲雅 · Misaki Masa
|
0f106b591c
|
perf: new image_delay option debounces image previews to avoid lag caused by terminal image decoding during fast scrolling (#1512)
|
2024-08-18 23:51:17 +08:00 |
|
三咲雅 · Misaki Masa
|
62fcf27dfb
|
feat: new empty previewer for empty and /proc files (#1482)
|
2024-08-14 15:03:38 +08:00 |
|
三咲雅 · Misaki Masa
|
a39409e699
|
fix: 7zip shows different error messages for RAR and ZIP files (#1468)
|
2024-08-12 13:35:31 +08:00 |
|
三咲雅 · Misaki Masa
|
4150f4014c
|
fix: 7zip shows different error messages for wrong password (#1451)
|
2024-08-09 21:50:28 +08:00 |
|
三咲雅 · Misaki Masa
|
0954f9c58c
|
fix: directory loading status (#1439)
|
2024-08-09 11:38:47 +08:00 |
|
P_Lee
|
cda7d3f2ea
|
feat: add support portrait orientation preview for EXIF image (#1412)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-08-05 17:15:24 +08:00 |
|
三咲雅 · Misaki Masa
|
23a56c24a4
|
feat: new extract builtin plugin for archive extracting (#1321)
|
2024-07-31 08:27:22 +08:00 |
|
三咲雅 · Misaki Masa
|
ed6ae000d6
|
feat: add children_add and children_remove methods to the Header component as well (#1297)
|
2024-07-16 18:50:12 +08:00 |
|
三咲雅 · Misaki Masa
|
ec33085f67
|
feat: add ctime linemode (#1295)
|
2024-07-14 20:42:26 +08:00 |
|
三咲雅 · Misaki Masa
|
f5598ebb8a
|
feat: make UI extensions easier (#1257)
|
2024-07-13 14:22:03 +08:00 |
|
hankertrix
|
9961251248
|
feat: add --hovered option to the rename and remove commands (#1227)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-06-28 08:59:23 +08:00 |
|
三咲雅 · Misaki Masa
|
626053da25
|
perf!: reimplement and significantly speed up archive previewing (#1220)
|
2024-06-27 00:47:56 +08:00 |
|
三咲雅 · Misaki Masa
|
c64530b35b
|
fix: magick plugin not working properly (#1213)
|
2024-06-25 23:49:54 +08:00 |
|
三咲雅 · Misaki Masa
|
0c5d621348
|
feat!: include the sender ID in static messages (#1172)
|
2024-06-23 01:33:59 +08:00 |
|
Omar Magdy
|
2c84c48208
|
feat: add some dependency version information to yazi --debug (#1112)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-06-04 06:29:47 +08:00 |
|
三咲雅 · Misaki Masa
|
95e960a64a
|
refactor!: v0.3 API changes (#1108)
|
2024-05-31 01:09:30 +08:00 |
|
sxyazi
|
46cd42f923
|
refactor: rename the domain term prefetcher to fetcher
|
2024-05-28 00:28:17 +08:00 |
|