yazi/yazi-shared/src
2026-05-22 17:00:06 +08:00
..
data feat!: new virtual terminal backend (#3989) 2026-05-22 17:00:06 +08:00
event feat!: new virtual terminal backend (#3989) 2026-05-22 17:00:06 +08:00
loc feat: make Action a deserializer (#3841) 2026-04-02 19:15:36 +08:00
path feat: make Action a deserializer (#3841) 2026-04-02 19:15:36 +08:00
pool feat: new app:theme action that hot-reload user themes/flavors (#3906) 2026-04-21 23:34:56 +08:00
scheme feat: make Action a deserializer (#3841) 2026-04-02 19:15:36 +08:00
shell feat: WTF-8 validator (#3374) 2025-11-27 16:01:06 +08:00
strand feat: dynamic previewer Lua API (#3891) 2026-04-16 17:05:46 +08:00
translit fix: escape control characters in filenames (#3400) 2025-12-04 16:13:39 +08:00
url feat!: new virtual terminal backend (#3989) 2026-05-22 17:00:06 +08:00
wtf8 feat: WTF-8 validator (#3374) 2025-11-27 16:01:06 +08:00
alias.rs refactor: introduce the SStr type for static strings (#2957) 2025-07-06 22:16:29 +08:00
bytes.rs feat: custom styles for plugins (#3934) 2026-05-05 06:03:25 +08:00
chars.rs fix: escape control characters in filenames (#3400) 2025-12-04 16:13:39 +08:00
completion_token.rs fix: unify path expansion and absolutization behavior (#3438) 2025-12-17 23:00:05 +08:00
condition.rs fix: keep repeated ! negations in a condition right-associative (#3946) 2026-05-09 22:32:18 +08:00
debounce.rs refactor: use Self where possible (#3138) 2025-09-06 00:48:30 +08:00
env.rs feat: new app:theme action that hot-reload user themes/flavors (#3906) 2026-04-21 23:34:56 +08:00
id.rs feat: dynamic previewer Lua API (#3891) 2026-04-16 17:05:46 +08:00
kebab_cased_string.rs feat: custom styles for plugins (#3934) 2026-05-05 06:03:25 +08:00
last_value.rs fix: avoid blocking on read-half of the watch channel (#3721) 2026-02-26 20:36:22 +08:00
layer.rs feat: new app:theme action that hot-reload user themes/flavors (#3906) 2026-04-21 23:34:56 +08:00
lib.rs feat!: new virtual terminal backend (#3989) 2026-05-22 17:00:06 +08:00
localset.rs feat: new app:theme action that hot-reload user themes/flavors (#3906) 2026-04-21 23:34:56 +08:00
natsort.rs feat!: transliteration option for natural sorting (#1053) 2024-05-27 07:28:10 +08:00
non_empty_string.rs fix: make the input component sync and reactive (#3949) 2026-05-09 09:26:07 +08:00
os.rs feat: new app:theme action that hot-reload user themes/flavors (#3906) 2026-04-21 23:34:56 +08:00
predictor.rs feat: multi-path architecture (#3334) 2025-11-18 13:56:20 +08:00
snake_cased_string.rs feat: custom styles for plugins (#3934) 2026-05-05 06:03:25 +08:00
source.rs feat: new stash command to let users customize back and forward command behavior (#3380) 2025-11-29 05:27:17 +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