Commit graph

894 commits

Author SHA1 Message Date
三咲雅 · Misaki Masa
21f6a92ea3
feat: sort search results by full URN (#2164) 2025-01-06 13:52:58 +08:00
hankertrix
05ecbca994
fix: typo in the argument documentation for the CLI (#2158) 2025-01-05 22:30:18 +08:00
三咲雅 · Misaki Masa
7d993c1517
feat: support and hide Windows system files by default (#2149) 2025-01-03 08:18:34 +08:00
qumn
40fea8521e
fix: correct Vec capacity allocation caused by variable name shadowing (#2139) 2025-01-01 22:45:32 +08:00
三咲雅 · Misaki Masa
ef599a160a
fix: before_ext should exclude directories since only files have extensions (#2132) 2025-01-01 00:11:17 +08:00
Wenxuan
00e8adc3de
fix: handle broken pipe errors gracefully (#2110)
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-12-30 23:52:52 +08:00
hankertrix
fd21452aa4
feat: prompt users without fzf for the zoxide plugin (#2122)
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-12-30 22:33:13 +08:00
三咲雅 · Misaki Masa
2770e0259c
fix: don't check if has a hovered file in advance, only do so when --hovered is explicitly specified (#2105) 2024-12-28 00:58:54 +08:00
Anirudh Gupta
94128b45fc
docs: update the links in the README (#2103)
Co-authored-by: 三咲雅 · Misaki Masa <sxyazi@gmail.com>
2024-12-27 23:19:57 +08:00
三咲雅 · Misaki Masa
9117fe262f
fix: add Alacritty to the database as a terminal that doesn't support any image protocol (#2107) 2024-12-27 23:09:45 +08:00
sxyazi
d754ac5dac
fix: reversed style shouldn't be applied to the entire text block 2024-12-25 23:48:22 +08:00
Integral
2a4a398342
ci: add new linux targets (#2099) 2024-12-25 18:33:32 +08:00
三咲雅 · Misaki Masa
7d3e58951c
feat: new ya.confirm() API (#2095) 2024-12-25 00:35:46 +08:00
三咲雅 · Misaki Masa
50a81bea31
fix: element style of ui.Text was not applied to the entire area (#2093) 2024-12-24 16:43:19 +08:00
AminurAlam
d746ae8338
feat: add cbr and cbz as valid archive extensions (#2077)
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-12-23 15:04:46 +08:00
greg
5bd71bf225
feat: theme support for the spotter border and title (#2002) 2024-12-21 00:17:28 +08:00
sxyazi
783e95b1f2
chore: bump version to 0.4.3 2024-12-20 22:46:24 +08:00
三咲雅 · Misaki Masa
5cfcab305e
fix: missing a hover after reordering from an external plugin (#2072) 2024-12-20 19:49:42 +08:00
hankertrix
f0176992f5
feat: new fs.create() Lua API (#2068) 2024-12-20 19:07:05 +08:00
Integral
87bfd8e2aa
feat: add more supported archive formats to the preset config (#1926) 2024-12-20 17:55:33 +08:00
三咲雅 · Misaki Masa
9e6a801073
fix: missing a render after resuming from an external blocking process (#2071) 2024-12-20 16:57:24 +08:00
Integral
8800bae0aa
ci: add riscv64gc-unknown-linux-gnu target (#2067) 2024-12-19 16:54:38 +08:00
三咲雅 · Misaki Masa
635bb4be55
feat: allow noop for single-key chords by removing the mixing length limit (#2064) 2024-12-18 10:51:36 +08:00
三咲雅 · Misaki Masa
54918b506f
feat: new --cwd parameter for the shell command and fs.cwd() API (#2060) 2024-12-17 18:31:17 +08:00
三咲雅 · Misaki Masa
63ad28930f
fix: use a less intrusive DSR instead of DA1 workaround to forward terminal responses twice in tmux (#2058) 2024-12-16 21:59:28 +08:00
三咲雅 · Misaki Masa
c96b1d3aa1
fix: pass through show_hidden when building default Files (#2057) 2024-12-16 20:57:20 +08:00
三咲雅 · Misaki Masa
f4eef99f7e
fix: allow-passthrough must be set to on to prevent tmux from forwarding the real terminal's response to the inactive pane (#2052) 2024-12-16 09:07:56 +08:00
三咲雅 · Misaki Masa
6e1948e7e1
fix: set the current working directory in a thread-safe way (#2043) 2024-12-14 13:26:37 +08:00
三咲雅 · Misaki Masa
c1048debc5
feat: support for Android platform in the for qualifier of opener (#2041) 2024-12-14 08:50:36 +08:00
三咲雅 · Misaki Masa
196a46cc5e
fix: choose a more conservative macro_workers value to ensure concurrency safety with certain USB flash drives (#2040) 2024-12-14 08:02:24 +08:00
三咲雅 · Misaki Masa
c78f39b50f
chore: bump version to 0.4.2 (#2031) 2024-12-11 21:54:32 +08:00
三咲雅 · Misaki Masa
a64e8a8b59
fix: offset cursor shift when deleting multiple files in bulk (#2030) 2024-12-11 21:21:41 +08:00
三咲雅 · Misaki Masa
ccf466d881
feat: new option to suppress 0.4 deprecation warnings (#2027) 2024-12-11 17:38:43 +08:00
三咲雅 · Misaki Masa
61cab0f30a
fix: interactive cd autocomplete doesn't follow the latest CWD changes (#2025) 2024-12-11 14:25:29 +08:00
三咲雅 · Misaki Masa
22757199f9
chore: bump version to 0.4.1 (#2022) 2024-12-10 20:19:15 +08:00
三咲雅 · Misaki Masa
0b340b67d5
fix: failed to parse certain image dimensions for Überzug++ backend (#2020) 2024-12-10 07:45:18 +08:00
三咲雅 · Misaki Masa
7498b97251
fix: correctly handle CRLF on Windows in preset archive and json plugins (#2017) 2024-12-10 01:03:01 +08:00
Integral
a743488476
refactor: replace format! with concat! for string literals (#2012)
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-12-09 21:19:02 +08:00
三咲雅 · Misaki Masa
62ac224cff
fix: disable passthrough when the user launches Yazi in Neovim inside tmux (#2014) 2024-12-09 10:27:58 +08:00
三咲雅 · Misaki Masa
b8b3ab9be3
chore: bump version to 0.4.0 (#2011) 2024-12-08 21:00:32 +08:00
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