三咲雅 · 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 |
|
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 |
|
三咲雅 · 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
|
7222e178a3
|
perf: introduce URN to speed up large directory file updates (#1652)
|
2024-09-19 20:43:03 +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 |
|
三咲雅 · Misaki Masa
|
5f4779cc90
|
perf: truncate long lists in confirm dialogs (#1590)
|
2024-09-02 07:19:22 +08:00 |
|
thelamb
|
92112de1c0
|
feat: new confirm component (#1167)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-08-22 22:20:31 +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
|
0954f9c58c
|
fix: directory loading status (#1439)
|
2024-08-09 11:38:47 +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 |
|
P_Lee
|
cda7d3f2ea
|
feat: add support portrait orientation preview for EXIF image (#1412)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-08-05 17:15:24 +08:00 |
|
三咲雅 · Misaki Masa
|
7a380c2f0f
|
chore: bump version to 0.3 (#1374)
|
2024-08-01 14:36:16 +08:00 |
|
三咲雅 · Misaki Masa
|
4a0522640d
|
fix: wrong directory loading optimization condition (#1331)
|
2024-07-24 16:26:09 +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 |
|
sxyazi
|
189cb81db3
|
refactor: rename crate yazi-adaptor to yazi-adapter
|
2024-06-08 19:28:46 +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
|
5fc2789c78
|
feat: add loading state to directories (#904)
|
2024-04-13 10:33:42 +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 |
|