三咲雅 · 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
|
558d97d084
|
perf: merge multiple file operations into one to greatly speed up updates in large directories (#1745)
|
2024-10-08 19:33:38 +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
|
8c5d8aa589
|
fix: temporarily disable TIFF decoding (#1723)
|
2024-10-03 16:03:17 +08:00 |
|
三咲雅 · Misaki Masa
|
e1773b11f1
|
feat: async micro task initialization error handling (#1710)
|
2024-10-01 18:38:37 +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
|
28083d805e
|
perf: introduce URN to speed up large directory locating (#1648)
|
2024-09-16 18:55:03 +08:00 |
|
sxyazi
|
9483798459
|
fix: update rustix to fix the enable_raw_mode() error on WSL/Android
https://github.com/crossterm-rs/crossterm/pull/926#issuecomment-2334770989
|
2024-09-07 13:52:45 +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
|
907ac09e34
|
fix: continuous fetcher was not scheduled consecutively (#1575)
|
2024-08-31 11:57:39 +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 |
|
三咲雅 · 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
|
0601079023
|
fix: wait till mimetype is resolved to avoid flickering (#1542)
|
2024-08-23 18:53:43 +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 |
|
三咲雅 · Misaki Masa
|
573ca5287f
|
feat: add ext() method to Url userdata (#1528)
|
2024-08-21 00:45:50 +08:00 |
|
三咲雅 · Misaki Masa
|
99a3b3a043
|
fix: upgrade ansi-to-tui to 5.0.0-rc.1 to resolve ratatui version conflict (#1499)
|
2024-08-16 18:21:13 +08:00 |
|
三咲雅 · Misaki Masa
|
4112bf451f
|
chore: bump version to 0.3.1 (#1492)
|
2024-08-15 22:39:36 +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
|
1e08e09899
|
feat: new search_do command to make it easier to achieve a flat view (#1431)
|
2024-08-07 21:36:55 +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
|
152b9ea75e
|
fix: help menu multi-line text rendering (#1347)
|
2024-07-25 07:54:24 +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
|
f5598ebb8a
|
feat: make UI extensions easier (#1257)
|
2024-07-13 14:22:03 +08:00 |
|
三咲雅 · Misaki Masa
|
626053da25
|
perf!: reimplement and significantly speed up archive previewing (#1220)
|
2024-06-27 00:47:56 +08:00 |
|
Xerxes-2
|
f1cf136df4
|
fix: suppress warnings for different name representations of the same file in the case-insensitive file system when renaming (#1185)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-06-24 00:59:33 +08:00 |
|
sxyazi
|
0f84717a1b
|
feat: keep file creation time on macOS and Windows (#1169)
|
2024-06-20 14:54:42 +08:00 |
|
sxyazi
|
f35712a768
|
refactor: prefer FromStr over Default for configuration parsing with side effects
|
2024-06-18 16:26:29 +08:00 |
|
三咲雅 · Misaki Masa
|
794694e2d6
|
fix: different filenames should be treated as the same file on case-insensitive file systems (#1151)
|
2024-06-13 20:38:08 +08:00 |
|
sxyazi
|
189cb81db3
|
refactor: rename crate yazi-adaptor to yazi-adapter
|
2024-06-08 19:28:46 +08:00 |
|
三咲雅 · Misaki Masa
|
94628cad9e
|
fix: block SIGINT signal from the spawned subprocess (#1131)
|
2024-06-07 06:11:32 +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 |
|
三咲雅 · Misaki Masa
|
061faea1c5
|
feat!: redesign icons (#1086)
|
2024-05-25 22:56:08 +08:00 |
|
三咲雅 · Misaki Masa
|
5f21998665
|
feat: cd path auto-completion supports ~ expansion (#1081)
|
2024-05-23 17:59:58 +08:00 |
|
三咲雅 · Misaki Masa
|
7177317465
|
feat: Chafa integration (#1066)
|
2024-05-21 02:46:28 +08:00 |
|
三咲雅 · Misaki Masa
|
a68e151194
|
fix: ePUB file mime-type matching for the opener rule (#1063)
|
2024-05-20 21:04:20 +08:00 |
|
三咲雅 · Misaki Masa
|
c2affae3a9
|
feat: add a next property to the preloader rules to allow running multiple preloaders (#1058)
|
2024-05-19 19:04:04 +08:00 |
|
三咲雅 · Misaki Masa
|
65afe6027a
|
feat: font preview (#1048)
|
2024-05-17 13:56:27 +08:00 |
|
三咲雅 · Misaki Masa
|
c1e1f26c4c
|
feat: add new debounce option to ya.input() API (#1025)
|
2024-05-11 17:42:35 +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 |
|