sxyazi
|
ce23dcd81b
|
ci: musl build should include commit hash
|
2025-04-19 01:31:40 +08:00 |
|
三咲雅 · Misaki Masa
|
be00881403
|
feat: allow initializing input when opening it with commands like rename, create, find, filter, etc. (#2578)
|
2025-04-06 16:59:48 +08:00 |
|
三咲雅 · Misaki Masa
|
1765aba684
|
feat!: enhance fzf integration (#2553)
|
2025-03-30 22:17:07 +08:00 |
|
三咲雅 · Misaki Masa
|
0ada74efbe
|
feat: new follow command to follow files pointed to by symlinks (#2543)
|
2025-03-28 20:14:53 +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
|
324a439c73
|
feat: file navigation wraparound with new arrow prev and arrow next commands (#2485)
|
2025-03-15 17:44:42 +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
|
38d5b2fc87
|
fix: align the behavior of the end-of-options marker (--) with that of the shell (#2431)
|
2025-03-03 10:56:38 +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 |
|
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
|
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
|
e9fcab3b37
|
feat: new arrow top and arrow bot commands to jump to the top and bottom (#2294)
|
2025-02-05 21:35:15 +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
|
cd338d0d1b
|
feat: more complete hovered file cursor tracking (#2218)
|
2025-01-19 16:09:24 +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
|
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
|
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
|
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 |
|
三咲雅 · 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 |
|
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
|
5eabd7d897
|
fix: copy the CWD path regardless even if the directory is empty (#1849)
|
2024-10-28 21:28:33 +08:00 |
|
三咲雅 · Misaki Masa
|
e8c1d625ac
|
fix: use a unique Id for each tab (#1826)
|
2024-10-24 08:57:08 +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
|
35c3c9e0f7
|
refactor!: rename the term select to toggle to reserve select for future use (#1773)
|
2024-10-13 18:47:12 +08:00 |
|
三咲雅 · Misaki Masa
|
13e307eab2
|
refactor: simplify module exports (#1770)
|
2024-10-12 21:05:12 +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
|
064517665d
|
refactor: derive the Into<Opt> trait with procedural macros to avoid bloat (#1742)
|
2024-10-07 22:04:38 +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 |
|
三咲雅 · Misaki Masa
|
c4ffdc08bb
|
fix: enter and leave commands should treat the search results as regular entities (#1687)
|
2024-09-26 08:50:07 +08:00 |
|
三咲雅 · Misaki Masa
|
5b66192332
|
fix: one file's mime-type changed multiple times without triggering a preview again (#1682)
|
2024-09-26 00:22:55 +08:00 |
|
三咲雅 · Misaki Masa
|
631afd09ee
|
fix: warnings should be output to stderr instead of stdout (#1669)
|
2024-09-21 20:12:35 +08:00 |
|
三咲雅 · Misaki Masa
|
e858d11ce0
|
refactor: ensure that each Url contains the full location information (#1659)
|
2024-09-20 22:21:32 +08:00 |
|
三咲雅 · Misaki Masa
|
28083d805e
|
perf: introduce URN to speed up large directory locating (#1648)
|
2024-09-16 18:55:03 +08:00 |
|
三咲雅 · Misaki Masa
|
3ee1209d3c
|
perf: introduce URN to speed up large directory file sorting (#1622)
|
2024-09-10 00:41:33 +08:00 |
|
三咲雅 · Misaki Masa
|
d20b3d8408
|
refactor: privatize url of the File (#1619)
|
2024-09-10 00:31:21 +08:00 |
|
sxyazi
|
b066652b65
|
refactor: tab locking
|
2024-08-10 20:25:35 +08:00 |
|
HE7086
|
3bb867c5bd
|
feat: add cursor option to the shell command (#1422)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-08-09 18:12:28 +08:00 |
|
三咲雅 · Misaki Masa
|
a9d2d9cd2b
|
fix: newly created directories with the same name causing a false positive in directory loading optimization due to having the same modification time (#1434)
|
2024-08-08 02:02:01 +08:00 |
|
三咲雅 · Misaki Masa
|
1e08e09899
|
feat: new search_do command to make it easier to achieve a flat view (#1431)
|
2024-08-07 21:36:55 +08:00 |
|
三咲雅 · Misaki Masa
|
7a380c2f0f
|
chore: bump version to 0.3 (#1374)
|
2024-08-01 14:36:16 +08:00 |
|