三咲雅 · 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 |
|
Mika Vilpas
|
67fb66c2e2
|
feat: help users migrate shell key bindings to v0.3 (#1304)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-07-18 13:56:40 +08:00 |
|
Lauri Niskanen
|
ab88588c0e
|
feat: support displaying files with inaccessible metadata (#1275)
|
2024-07-14 14:42:42 +08:00 |
|
sxyazi
|
987b1d5c49
|
feat: simplify keybindings (#1241)
|
2024-07-01 23:58:03 +08:00 |
|
Xerxes-2
|
804662ef82
|
fix: accommodate all hover events for DDS (#1187)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-06-23 18:23:26 +08:00 |
|
三咲雅 · Misaki Masa
|
e4d67121f8
|
feat!: DDS client-server version check (#1111)
|
2024-06-02 03:04:53 +08:00 |
|
George Nelson
|
1ab3df6850
|
feat!: transliteration option for natural sorting (#1053)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-05-27 07:28:10 +08:00 |
|
三咲雅 · Misaki Masa
|
bf1c325d00
|
feat: prefetcher (#1061)
|
2024-05-20 17:25:55 +08:00 |
|
三咲雅 · Misaki Masa
|
2683b1d6a2
|
refactor: eliminate exec (#1045)
|
2024-05-16 18:20:47 +08:00 |
|
Gui
|
0ffba5c648
|
feat: new --args parameter for fd an rg search (#1013)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-05-09 03:01:16 +08:00 |
|
Mika Vilpas
|
28972ff54d
|
feat: add ya.clipboard() Lua API (#980)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-05-01 20:44:00 +08:00 |
|
三咲雅 · Misaki Masa
|
cb92bb7980
|
feat: new builtin session.lua plugin (#940)
|
2024-04-22 14:18:00 +08:00 |
|
三咲雅 · Misaki Masa
|
ff14b9a265
|
fix: always persist static messages even when there are no remote clients (#928)
|
2024-04-19 20:36:27 +08:00 |
|
三咲雅 · Misaki Masa
|
09bc9aa371
|
feat: expand the types supported by the event system (#923)
|
2024-04-19 13:45:01 +08:00 |
|
三咲雅 · Misaki Masa
|
e7dc971416
|
fix: file list expansion arguments ($@, $*) of shell command under opener rules are out of order (#890)
|
2024-04-10 08:31:03 +08:00 |
|
三咲雅 · Misaki Masa
|
884de41b66
|
feat: add new --orphan option to the shell command (#887)
|
2024-04-08 08:29:21 +08:00 |
|
三咲雅 · Misaki Masa
|
0cfb50bd49
|
feat: re-implement fzf as a built-in plugin (#884)
|
2024-04-07 19:28:09 +08:00 |
|