三咲雅 · 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
|
e3c653154f
|
feat: add dict_merge() function (#1609)
|
2024-09-04 21:45:51 +08:00 |
|
三咲雅 · Misaki Masa
|
322f5fc230
|
feat: add is_absolute , has_root , starts_with , ends_with , strip_prefix to Url Userdata (#1605)
|
2024-09-04 19:17:48 +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 |
|
三咲雅 · Misaki Masa
|
3a2dd30166
|
fix: Rail component should have a higher rendering priority (#1585)
|
2024-09-01 16:51:05 +08:00 |
|
Solitude
|
fdd574997b
|
feat: ensure that Entity and Linemode have consistent space padding (#1580)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-09-01 15:58:38 +08:00 |
|
sxyazi
|
ddb8ce530f
|
chore: bump version to 0.3.2
|
2024-08-28 12:37:54 +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 |
|
Artyom Artamonov
|
cd7209c040
|
feat: word wrapping in code previewer (#1159)
Co-authored-by: Lex Moskovski <alex@moskovski.com>
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-08-26 09:00:09 +08:00 |
|
三咲雅 · Misaki Masa
|
58ba459b63
|
perf: only scan the first 1024 bytes to detect if it's binary, apply \r fixes only to content within the visible range, avoid unnecessary allocations during natural sorting (#1551)
|
2024-08-25 10:52:30 +08:00 |
|
三咲雅 · Misaki Masa
|
9cf85c09d2
|
feat: make the builtin code previewer handle invalid carriage return chars and binary streams better (#1550)
|
2024-08-25 02:56:38 +08:00 |
|
三咲雅 · Misaki Masa
|
91da9d19cf
|
fix: use a different cache directory for each user to avoid permission issues (#1541)
|
2024-08-23 18:28:47 +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
|
0f106b591c
|
perf: new image_delay option debounces image previews to avoid lag caused by terminal image decoding during fast scrolling (#1512)
|
2024-08-18 23:51:17 +08:00 |
|
三咲雅 · Misaki Masa
|
374c6a8891
|
fix: overlong single-line text containing escape sequences was not being properly escaped (#1497)
|
2024-08-16 15:40:11 +08:00 |
|
三咲雅 · Misaki Masa
|
4112bf451f
|
chore: bump version to 0.3.1 (#1492)
|
2024-08-15 22:39:36 +08:00 |
|
三咲雅 · Misaki Masa
|
62fcf27dfb
|
feat: new empty previewer for empty and /proc files (#1482)
|
2024-08-14 15:03:38 +08:00 |
|
三咲雅 · Misaki Masa
|
71d6b0d9f2
|
feat: add status() method to Command (#1473)
|
2024-08-12 21:03:45 +08:00 |
|
三咲雅 · Misaki Masa
|
a39409e699
|
fix: 7zip shows different error messages for RAR and ZIP files (#1468)
|
2024-08-12 13:35:31 +08:00 |
|
三咲雅 · Misaki Masa
|
ce944bca88
|
fix: close stdin before waiting for child process (#1464)
|
2024-08-11 13:14:16 +08:00 |
|
sxyazi
|
b066652b65
|
refactor: tab locking
|
2024-08-10 20:25:35 +08:00 |
|
三咲雅 · Misaki Masa
|
4150f4014c
|
fix: 7zip shows different error messages for wrong password (#1451)
|
2024-08-09 21:50:28 +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 |
|
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 |
|
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 |
|
三咲雅 · 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 |
|
三咲雅 · 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
|
a9eb218a5b
|
feat: add support for %@ argument extension on Windows to align with Unix platforms (#1319)
|
2024-07-22 19:06:02 +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
|
d6081fbe6f
|
refactor: reimplement the signal system (#1307)
|
2024-07-18 23:41:02 +08:00 |
|
Mika Vilpas
|
f0cb365839
|
feat: allow setting YAZI_ID as a command line argument (#1305)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-07-18 15:04:46 +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
|
ec33085f67
|
feat: add ctime linemode (#1295)
|
2024-07-14 20:42:26 +08:00 |
|
Lauri Niskanen
|
ab88588c0e
|
feat: support displaying files with inaccessible metadata (#1275)
|
2024-07-14 14:42:42 +08:00 |
|
三咲雅 · Misaki Masa
|
f5598ebb8a
|
feat: make UI extensions easier (#1257)
|
2024-07-13 14:22:03 +08:00 |
|
Lauri Niskanen
|
afa5936bf5
|
feat: add nlink property to the Cha plugin API (#1279)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-07-09 07:05:42 +08:00 |
|
AidanV
|
11547eefe0
|
feat: ownership linemode (#1238)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-07-02 23:08:54 +08:00 |
|
sxyazi
|
987b1d5c49
|
feat: simplify keybindings (#1241)
|
2024-07-01 23:58:03 +08:00 |
|
三咲雅 · Misaki Masa
|
1a1da216ca
|
feat: support right-click to open files (#1232)
|
2024-06-29 11:25:45 +08:00 |
|
hankertrix
|
9961251248
|
feat: add --hovered option to the rename and remove commands (#1227)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-06-28 08:59:23 +08:00 |
|
三咲雅 · Misaki Masa
|
626053da25
|
perf!: reimplement and significantly speed up archive previewing (#1220)
|
2024-06-27 00:47:56 +08:00 |
|
三咲雅 · Misaki Masa
|
c64530b35b
|
fix: magick plugin not working properly (#1213)
|
2024-06-25 23:49:54 +08:00 |
|