三咲雅 · Misaki Masa
|
1f32601dc4
|
feat: spotter (#1802)
|
2024-11-20 16:43:38 +08:00 |
|
三咲雅 · Misaki Masa
|
00486521b8
|
perf: lazy load ui , ya , fs , and ps (#1903)
|
2024-11-13 11:38:11 +08:00 |
|
Ion
|
fd8871d878
|
feat: add additional environment and dependency info in yazi --debug (#1896)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-11-10 22:58:47 +08:00 |
|
三咲雅 · Misaki Masa
|
a9a8a190a4
|
refactor: upgrade to mlua v0.10.0 (#1842)
|
2024-11-08 22:37:32 +08:00 |
|
sxyazi
|
81ce040443
|
feat: disable the rayon feature for image since Yazi already uses multithreading
|
2024-11-05 23:38:18 +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
|
4dd24f779c
|
perf: eliminate all memory reallocations during sorting (#1846)
|
2024-10-28 15:36:27 +08:00 |
|
三咲雅 · Misaki Masa
|
60cfa7dba9
|
feat: launch from preset settings if the user's config cannot be parsed (#1832)
|
2024-10-25 16:27:26 +08:00 |
|
sxyazi
|
81fd949016
|
chore: add discussion template
|
2024-10-25 08:48:52 +08:00 |
|
三咲雅 · Misaki Masa
|
35d781e240
|
feat: allow customizing Zoxide's FZF options with YAZI_ZOXIDE_OPTS (#1822)
|
2024-10-23 10:45:41 +08:00 |
|
三咲雅 · Misaki Masa
|
11c5f3fed4
|
perf: apply rotate in place to images with orientation (#1807)
|
2024-10-19 10:29:36 +08:00 |
|
三咲雅 · Misaki Masa
|
0824e11cd2
|
fix: images were not cleared when closing a tab in front of the current tab (#1792)
|
2024-10-16 19:11:48 +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
|
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 |
|