三咲雅 · Misaki Masa
|
c41f2e21e0
|
fix: squeeze the parent directory offset after terminal size change (#2275)
|
2025-01-31 17:02:02 +08:00 |
|
evpeople
|
77624ba6dc
|
feat: ya pack supports adding and deleting multiple packages at the same time (#2257)
|
2025-01-31 16:16:49 +08:00 |
|
三咲雅 · Misaki Masa
|
c061397a09
|
feat: allow preloaders to return an optional Error to describe the failure (#2253)
|
2025-01-28 04:35:51 +08:00 |
|
三咲雅 · Misaki Masa
|
29284613a0
|
fix: ensure the selected file list is always ordered (#2244)
|
2025-01-25 20:39:24 +08:00 |
|
Viktor
|
a4f8e86471
|
feat: wrap long task descriptions (#2243)
|
2025-01-25 00:24:39 +08:00 |
|
三咲雅 · Misaki Masa
|
ed3c9c4f3c
|
perf: detach the watch registration from the main thread (#2224)
|
2025-01-19 19:48:34 +08:00 |
|
三咲雅 · Misaki Masa
|
cd338d0d1b
|
feat: more complete hovered file cursor tracking (#2218)
|
2025-01-19 16:09:24 +08:00 |
|
三咲雅 · Misaki Masa
|
3e1c8950f2
|
feat: mount manager (#2199)
|
2025-01-17 21:32:55 +08:00 |
|
gx
|
856f37b5b3
|
feat: new --no-cwd-file option for the close command (#2185)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2025-01-11 09:59:53 +08:00 |
|
darcy
|
ba62b407bd
|
feat: replace mode and Vim motions (W, E, B, ^, _) for inputs (#2143)
Co-authored-by: 三咲雅 · Misaki Masa <sxyazi@gmail.com>
|
2025-01-08 18:38:21 +08:00 |
|
三咲雅 · Misaki Masa
|
7d993c1517
|
feat: support and hide Windows system files by default (#2149)
|
2025-01-03 08:18:34 +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 |
|
三咲雅 · 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 |
|
三咲雅 · Misaki Masa
|
7d3e58951c
|
feat: new ya.confirm() API (#2095)
|
2024-12-25 00:35:46 +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 |
|
三咲雅 · 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
|
c96b1d3aa1
|
fix: pass through show_hidden when building default Files (#2057)
|
2024-12-16 20:57:20 +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
|
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
|
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
|
b8b3ab9be3
|
chore: bump version to 0.4.0 (#2011)
|
2024-12-08 21:00:32 +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 |
|
三咲雅 · 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
|
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 |
|
三咲雅 · 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 |
|
sxyazi
|
ab04ce5d77
|
fix: make cd expand variables regardless
|
2024-11-25 23:29:31 +08:00 |
|
sxyazi
|
870b0504e9
|
fix: ignore cancellation in C functions
|
2024-11-23 13:16:11 +08:00 |
|
三咲雅 · Misaki Masa
|
1f32601dc4
|
feat: spotter (#1802)
|
2024-11-20 16:43:38 +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 |
|
三咲雅 · 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 |
|
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 |
|
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 |
|
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 |
|
三咲雅 · Misaki Masa
|
5eabd7d897
|
fix: copy the CWD path regardless even if the directory is empty (#1849)
|
2024-10-28 21:28:33 +08:00 |
|
三咲雅 · Misaki Masa
|
4dd24f779c
|
perf: eliminate all memory reallocations during sorting (#1846)
|
2024-10-28 15:36:27 +08:00 |
|
三咲雅 · Misaki Masa
|
56f9a6a1eb
|
fix: reset image rendering and skip peeking if the TUI in the background (#1833)
|
2024-10-25 16:52:57 +08:00 |
|
三咲雅 · Misaki Masa
|
e8c1d625ac
|
fix: use a unique Id for each tab (#1826)
|
2024-10-24 08:57:08 +08:00 |
|
三咲雅 · Misaki Masa
|
0824e11cd2
|
fix: images were not cleared when closing a tab in front of the current tab (#1792)
|
2024-10-16 19:11:48 +08:00 |
|
Sarveshwaar SS
|
17a1169ea2
|
feat: append the suffix to the end when generating unique filenames for directories, i.e., after not before the extension (#1784)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-10-16 00:44:27 +08:00 |
|
三咲雅 · Misaki Masa
|
097e5abb82
|
refactor: replace Metadata with Cha in the file scheduler to improve interoperability with yazi-fs (#1785)
|
2024-10-15 20:38:34 +08:00 |
|