gaesa
|
de93e6208d
|
fix: avoid upscaling for the video previewer (#2007)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-12-08 00:25:06 +08:00 |
|
三咲雅 · Misaki Masa
|
6308873f0b
|
fix: backspace --under didn't map UTF-8 character code points to byte indices (#2010)
|
2024-12-07 22:53:22 +08:00 |
|
三咲雅 · Misaki Masa
|
8ec944dbd3
|
fix: introduce own CWD instead of chdir to avoid potential race conditions (#2008)
|
2024-12-07 22:07:18 +08:00 |
|
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
|
3bd625a8af
|
docs: add README for default configuration files (#2005)
|
2024-12-07 02:24:47 +08:00 |
|
三咲雅 · Misaki Masa
|
9d3c0c72fe
|
feat: fallback to CSI 16 t for certain terminals that do not support TIOCGWINSZ (#2004)
|
2024-12-07 00:46:10 +08:00 |
|
三咲雅 · Misaki Masa
|
11cf555b47
|
fix: revise revision if the new file list is empty but the previous one was not (#2003)
|
2024-12-06 22:11:45 +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
|
c7d9265d25
|
fix: missing a repeek on unyanking files in the hovered folder (#1988)
|
2024-12-05 08:45:18 +08:00 |
|
三咲雅 · Misaki Masa
|
2771aef677
|
fix: propagate and update the directory node till its first parent when the files of a directory change (#1987)
|
2024-12-04 22:44:35 +08:00 |
|
三咲雅 · Misaki Masa
|
b4d1174f46
|
feat: move notification from top-right to bottom-right corner to avoid covering content as much as possible (#1984)
|
2024-12-03 23:59:18 +08:00 |
|
三咲雅 · Misaki Masa
|
d3f572a8c7
|
feat!: remove the meaningless --confirm option to simplify the shell command (#1982)
|
2024-12-03 22:15:43 +08:00 |
|
三咲雅 · Misaki Masa
|
4bd8b0b446
|
feat: new load DDS event (#1980)
|
2024-12-03 09:13:23 +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 |
|
zooeywm
|
91665b7713
|
feat: support assets installation for the ya pack subcommand (#1973)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-12-01 18:49:07 +08:00 |
|
三咲雅 · Misaki Masa
|
4194befb88
|
feat: true custom mime fetcher support - using user rules even during open or in watcher (#1976)
|
2024-12-01 00:15:43 +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
|
5e48df5126
|
feat!: extend the available styles for mode by separating mode from the separator styles (#1953)
|
2024-11-26 17:11:36 +08:00 |
|
sxyazi
|
ab04ce5d77
|
fix: make cd expand variables regardless
|
2024-11-25 23:29:31 +08:00 |
|
三咲雅 · Misaki Masa
|
4026cebd88
|
feat!: auto switch between dark and light icons/flavors based on terminal backgrounds (#1946)
|
2024-11-25 16:43:07 +08:00 |
|
三咲雅 · Misaki Masa
|
1277b01758
|
feat: new log system (#1945)
|
2024-11-24 17:47:32 +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 |
|
sxyazi
|
870b0504e9
|
fix: ignore cancellation in C functions
|
2024-11-23 13:16:11 +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 |
|
Integral
|
202751b46a
|
fix: show "0/0" instead of "1/0" in empty directories (#1925)
|
2024-11-21 13:37:49 +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 |
|
Perfectio07
|
af565fbc40
|
chore: add CODE_OF_CONDUCT.md (#1911)
|
2024-11-16 09:25:23 +08:00 |
|
sxyazi
|
c65bdb3b09
|
fix: implement FromLua for Cha instead of AnyUserData
|
2024-11-14 13:08:11 +08:00 |
|
三咲雅 · Misaki Masa
|
00486521b8
|
perf: lazy load ui, ya, fs, and ps (#1903)
|
2024-11-13 11:38:11 +08:00 |
|
sxyazi
|
4ff4038b41
|
fix: register and ignore the SIGINT signal explicitly
|
2024-11-12 08:24:28 +08:00 |
|
Ion
|
fd8871d878
|
feat: add additional environment and dependency info in yazi --debug (#1896)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-11-10 22:58:47 +08:00 |
|
三咲雅 · Misaki Masa
|
a9a8a190a4
|
refactor: upgrade to mlua v0.10.0 (#1842)
|
2024-11-08 22:37:32 +08:00 |
|
三咲雅 · Misaki Masa
|
baf062f3b1
|
feat!: deprecate --sync option for the plugin command (#1891)
|
2024-11-07 23:08:39 +08:00 |
|
Integral
|
6001f3c619
|
feat: support searching with the alias fdfind if fd cannot be found (#1889)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-11-06 20:28:12 +08:00 |
|
sxyazi
|
81ce040443
|
feat: disable the rayon feature for image since Yazi already uses multithreading
|
2024-11-05 23:38:18 +08:00 |
|
三咲雅 · Misaki Masa
|
362fbebcc5
|
feat: add a new tab parameter for all tab-specific commands to specify which one (#1885)
|
2024-11-03 23:58:14 +08:00 |
|
yama
|
6086134d41
|
feat: include package revision hash in ya pack --list (#1884)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-11-03 20:56:06 +08:00 |
|
Li-Lun Lin
|
565f9cc898
|
feat: new copy --separator option to allow specifying the path separator (#1877)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-11-03 17:40:29 +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 |
|
Integral
|
441ebcb764
|
refactor: destructure tuples to enhance readability (#1874)
|
2024-11-03 15:47:24 +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 |
|
Integral
|
a510673123
|
refactor: use for loop to generate completions file (#1869)
|
2024-10-31 22:15:28 +08:00 |
|
aidancz
|
e3c91115a2
|
fix: wrong file list offset squeeze when scrolloff = 0 (#1866)
|
2024-10-31 14:15:20 +08:00 |
|
三咲雅 · Misaki Masa
|
c6687237e1
|
perf: introduce reflow for the rendering engine (#1863)
|
2024-10-30 19:06:06 +08:00 |
|
yw1ee
|
81b8c89ec1
|
feat: prioritize paths that need to be processed first during bulk renaming (#1801)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-10-30 13:28:19 +08:00 |
|