三咲雅 · Misaki Masa
|
e6912da7d1
|
feat: add more context to error messages (#1701)
|
2024-09-29 15:56:28 +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
|
61c0db8630
|
fix: set a dedicated Mimetype agency to reconcile regular files and search results (#1627)
|
2024-09-10 13:39:44 +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
|
7c445cef1f
|
chore: bump version to 0.3.3
|
2024-09-04 23:16:18 +08:00 |
|
三咲雅 · Misaki Masa
|
ff04e2d21f
|
chore: upgrade ratatui to 0.28.1 (#1601)
|
2024-09-04 01:48:18 +08:00 |
|
三咲雅 · Misaki Masa
|
f2dca99e43
|
feat: size linemode supports showing the file count for directories (#1591)
|
2024-09-02 09:11:30 +08:00 |
|
sxyazi
|
ddb8ce530f
|
chore: bump version to 0.3.2
|
2024-08-28 12:37:54 +08:00 |
|
三咲雅 · Misaki Masa
|
90b1e525b8
|
fix: DECSET and DECRQM tmux passthrough (#1564)
|
2024-08-28 03:08:52 +08:00 |
|
三咲雅 · Misaki Masa
|
caacd15110
|
fix: filter out the which candidates that overlap with longer key chords (#1562)
|
2024-08-28 00:08:51 +08:00 |
|
thelamb
|
92112de1c0
|
feat: new confirm component (#1167)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-08-22 22:20:31 +08:00 |
|
三咲雅 · Misaki Masa
|
573ca5287f
|
feat: add ext() method to Url userdata (#1528)
|
2024-08-21 00:45:50 +08:00 |
|
三咲雅 · Misaki Masa
|
4112bf451f
|
chore: bump version to 0.3.1 (#1492)
|
2024-08-15 22:39:36 +08:00 |
|
三咲雅 · Misaki Masa
|
0954f9c58c
|
fix: directory loading status (#1439)
|
2024-08-09 11:38:47 +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
|
5df6873957
|
feat: switch to kitty unicode placeholders for Ghostty image previewing (#1427)
|
2024-08-07 19:13:32 +08:00 |
|
Xerxes-2
|
cc50f94de6
|
fix: preview files containing special \x1b characters as plain text and escape (#1395)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-08-05 13:21:28 +08:00 |
|
karimElmougi
|
d2ebadb631
|
chore: move common dependencies to workspace Cargo.toml (#1388)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-08-03 10:45:46 +08:00 |
|
Chris Zarate
|
3533ac20f7
|
feat: add title_format manager config option (#1281)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-08-02 16:05:58 +08:00 |
|
Mark Zaytsev
|
9b7821a161
|
feat: add filtering tip in help component (#1361)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-08-02 15:20:14 +08:00 |
|
三咲雅 · Misaki Masa
|
7a380c2f0f
|
chore: bump version to 0.3 (#1374)
|
2024-08-01 14:36:16 +08:00 |
|
三咲雅 · Misaki Masa
|
23a56c24a4
|
feat: new extract builtin plugin for archive extracting (#1321)
|
2024-07-31 08:27:22 +08:00 |
|
sxyazi
|
f024ce03e7
|
fix: adapt to a wider range of terminal cursor management through DECSET and DECRQM requests again
|
2024-07-26 23:45:40 +08:00 |
|
三咲雅 · Misaki Masa
|
df1f094a28
|
fix: adapt to a wider range of terminal cursor management through DECSET and DECRQM requests (#1346)
|
2024-07-25 22:25:26 +08:00 |
|
三咲雅 · Misaki Masa
|
152b9ea75e
|
fix: help menu multi-line text rendering (#1347)
|
2024-07-25 07:54:24 +08:00 |
|
Lauri Niskanen
|
093c13ac22
|
refactor: fix Clippy warnings (#1312)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-07-20 16:34:04 +08:00 |
|
Joshua Li
|
bba32ed0b2
|
fix: add use-dev-tty to fix piping to Yazi on macOS (#1317)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-07-20 16:26:37 +08:00 |
|
三咲雅 · Misaki Masa
|
640efcee26
|
fix: destroy term before stopping signals (#1310)
|
2024-07-19 22:41:15 +08:00 |
|
三咲雅 · Misaki Masa
|
d6081fbe6f
|
refactor: reimplement the signal system (#1307)
|
2024-07-18 23:41:02 +08:00 |
|
三咲雅 · Misaki Masa
|
ed6ae000d6
|
feat: add children_add and children_remove methods to the Header component as well (#1297)
|
2024-07-16 18:50:12 +08:00 |
|
三咲雅 · Misaki Masa
|
f5598ebb8a
|
feat: make UI extensions easier (#1257)
|
2024-07-13 14:22:03 +08:00 |
|
Lauri Niskanen
|
54eb0cc663
|
feat: new command hardlink (#1268)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-07-10 12:50:50 +08:00 |
|
三咲雅 · Misaki Masa
|
626053da25
|
perf!: reimplement and significantly speed up archive previewing (#1220)
|
2024-06-27 00:47:56 +08:00 |
|
thelamb
|
505de05d66
|
feat: include file filter state in the header (#1182)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-06-22 19:01:51 +08:00 |
|
sxyazi
|
0f84717a1b
|
feat: keep file creation time on macOS and Windows (#1169)
|
2024-06-20 14:54:42 +08:00 |
|
sxyazi
|
b5b6c9642a
|
feat: expose Finder API to Lua
|
2024-06-18 18:19:37 +08:00 |
|
sxyazi
|
189cb81db3
|
refactor: rename crate yazi-adaptor to yazi-adapter
|
2024-06-08 19:28:46 +08:00 |
|
三咲雅 · Misaki Masa
|
1166f86523
|
feat: support completely disabling mouse with mouse_events=[] ; add new cursor_blink to control cursor style of input components (#1139)
|
2024-06-08 18:29:50 +08:00 |
|
三咲雅 · Misaki Masa
|
94628cad9e
|
fix: block SIGINT signal from the spawned subprocess (#1131)
|
2024-06-07 06:11:32 +08:00 |
|
sxyazi
|
5f8c20e2b5
|
fix: use kitty old protocol for Konsole
|
2024-06-04 11:46:19 +08:00 |
|
Omar Magdy
|
2c84c48208
|
feat: add some dependency version information to yazi --debug (#1112)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-06-04 06:29:47 +08:00 |
|
Tianyang Zhou
|
162218c345
|
feat: support mouse event (#1038)
|
2024-06-03 14:31:55 +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
|
061faea1c5
|
feat!: redesign icons (#1086)
|
2024-05-25 22:56:08 +08:00 |
|