yazi/yazi-shared/src
2026-07-02 04:09:12 +08:00
..
data feat!: show file icons in trash/delete/overwrite confirmations (#4096) 2026-07-02 04:09:12 +08:00
event feat!: make help menu a command palette (#4074) 2026-06-22 23:57:29 +08:00
id refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +08:00
loc feat: make Action a deserializer (#3841) 2026-04-02 19:15:36 +08:00
path feat!: show file icons in trash/delete/overwrite confirmations (#4096) 2026-07-02 04:09:12 +08:00
pool feat: new app:theme action that hot-reload user themes/flavors (#3906) 2026-04-21 23:34:56 +08:00
scheme refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +08:00
shell refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +08:00
strand feat: new target parameter for create action (#4088) 2026-06-28 02:10:23 +08:00
translit fix: escape control characters in filenames (#3400) 2025-12-04 16:13:39 +08:00
url feat!: show file icons in trash/delete/overwrite confirmations (#4096) 2026-07-02 04:09:12 +08:00
any_data.rs feat: keymap Lua bindings (#4021) 2026-06-06 13:45:52 +08:00
bytes.rs feat: custom styles for plugins (#3934) 2026-05-05 06:03:25 +08:00
chars.rs feat: new gait for input backward and forward actions (#4012) 2026-06-01 13:16:01 +08:00
completion_token.rs feat: keymap Lua bindings (#4021) 2026-06-06 13:45:52 +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
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!: make help menu a command palette (#4074) 2026-06-22 23:57:29 +08:00
lib.rs refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +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: new target parameter for create action (#4088) 2026-06-28 02:10:23 +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