yazi/yazi-shared/src
2025-09-24 19:49:37 +08:00
..
errors refactor: new yazi-widgets crate (#2498) 2025-03-20 02:21:53 +08:00
event feat: new yazi-vfs crate (#3187) 2025-09-21 11:44:52 +08:00
loc feat: SFTP connection pool (#3198) 2025-09-24 19:49:37 +08:00
pool refactor: use Self where possible (#3138) 2025-09-06 00:48:30 +08:00
scheme perf: zero-copy UrlBuf to Url conversion (#3117) 2025-08-28 23:06:04 +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: SFTP connection pool (#3198) 2025-09-24 19:49:37 +08:00
alias.rs refactor: introduce the SStr type for static strings (#2957) 2025-07-06 22:16:29 +08:00
bytes.rs feat: multi-entry support for plugin system (#3154) 2025-09-08 23:38:10 +08:00
chars.rs feat: display newlines in input as spaces to improve readability (#2932) 2025-06-28 23:59:29 +08:00
condition.rs refactor: use Self where possible (#3138) 2025-09-06 00:48:30 +08:00
debounce.rs refactor: use Self where possible (#3138) 2025-09-06 00:48:30 +08:00
either.rs refactor: use Self where possible (#3138) 2025-09-06 00:48:30 +08:00
env.rs feat: SFTP connection pool (#3198) 2025-09-24 19:49:37 +08:00
id.rs feat: new yazi-vfs crate (#3187) 2025-09-21 11:44:52 +08:00
layer.rs feat: allow to specify layer for keymap commands (#2399) 2025-02-26 03:01:17 +08:00
lib.rs perf: zero-copy UrlBuf to Url conversion (#3117) 2025-08-28 23:06:04 +08:00
natsort.rs feat!: transliteration option for natural sorting (#1053) 2024-05-27 07:28:10 +08:00
os.rs fix: suspend only when there is a parent process (#3008) 2025-07-21 14:42:10 +08:00
osstr.rs refactor: use Self where possible (#3138) 2025-09-06 00:48:30 +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
source.rs refactor: use Self where possible (#3138) 2025-09-06 00:48:30 +08:00
string.rs refactor: introduce LocBuf (#3062) 2025-08-17 16:25:04 +08:00
sync_cell.rs refactor: use Self where possible (#3138) 2025-09-06 00:48:30 +08:00
terminal.rs feat: support using Yazi in Helix directly without Zellij or tmux (#2461) 2025-03-09 14:53:55 +08:00
tests.rs perf: string interning to reduce memory usage of mimetype and URL domain (#3084) 2025-08-19 21:58:57 +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