| .. |
|
errors
|
refactor: new yazi-widgets crate (#2498)
|
2025-03-20 02:21:53 +08:00 |
|
event
|
feat: invalid UTF-8 support to Command:arg() and Command:env() APIs (#2895)
|
2025-06-18 22:01:36 +08:00 |
|
shell
|
fix: proper invalid UTF-8 path support (#2884)
|
2025-06-16 21:25:39 +08:00 |
|
translit
|
refactor: satisfy mismatched-lifetime-syntaxes lint (#2881)
|
2025-06-16 11:52:35 +08:00 |
|
url
|
feat: filter by full path (prefix + filename) in search view instead of just filename (#2915)
|
2025-06-24 13:29:34 +08:00 |
|
bytes.rs
|
feat: allow Url to accept invalid UTF-8 characters (#2889)
|
2025-06-17 18:24:43 +08:00 |
|
chars.rs
|
feat: improve path auto-completion results (#2765)
|
2025-05-16 16:37:04 +08:00 |
|
condition.rs
|
fix: warnings should be output to stderr instead of stdout (#1669)
|
2024-09-21 20:12:35 +08:00 |
|
debounce.rs
|
fix: warnings should be output to stderr instead of stdout (#1669)
|
2024-09-21 20:12:35 +08:00 |
|
either.rs
|
fix: reverse the order of CSI-based and environment-based terminal detection (#2310)
|
2025-02-09 14:50:19 +08:00 |
|
env.rs
|
feat: allow YAZI_LOG to control the log level of Überzug++ (#2183)
|
2025-01-09 15:58:38 +08:00 |
|
id.rs
|
feat: promote Id to a first-class type (#2692)
|
2025-04-28 23:52:23 +08:00 |
|
layer.rs
|
feat: allow to specify layer for keymap commands (#2399)
|
2025-02-26 03:01:17 +08:00 |
|
lib.rs
|
refactor: reuse ordered-float as it's already in the dependency tree (#2891)
|
2025-06-18 13:29:39 +08:00 |
|
natsort.rs
|
feat!: transliteration option for natural sorting (#1053)
|
2024-05-27 07:28:10 +08:00 |
|
os.rs
|
feat: support using Yazi in Helix directly without Zellij or tmux (#2461)
|
2025-03-09 14:53:55 +08:00 |
|
osstr.rs
|
feat: allow Url to accept invalid UTF-8 characters (#2889)
|
2025-06-17 18:24:43 +08:00 |
|
rand.rs
|
feat: add random option to the sort command (#1291)
|
2024-07-14 00:50:40 +08:00 |
|
ro_cell.rs
|
refactor: use MaybeUninit in RoCell (#2412)
|
2025-02-28 08:49:36 +08:00 |
|
sync_cell.rs
|
feat: make incompatible version message more clear (#2377)
|
2025-02-21 23:08:42 +08:00 |
|
terminal.rs
|
feat: support using Yazi in Helix directly without Zellij or tmux (#2461)
|
2025-03-09 14:53:55 +08:00 |
|
throttle.rs
|
feat: time-based selection order preservation (#843)
|
2024-03-28 00:13:29 +08:00 |
|
time.rs
|
feat: add ctime linemode (#1295)
|
2024-07-14 20:42:26 +08:00 |
|
utf8.rs
|
refactor: prefer WriteConsoleW for Windows console output (#2464)
|
2025-03-10 14:41:02 +08:00 |