yazi/yazi-config/src
2024-07-14 14:42:42 +08:00
..
keymap feat: simplify keybindings (#1241) 2024-07-01 23:58:03 +08:00
log refactor: prefer FromStr over Default for configuration parsing with side effects 2024-06-18 16:26:29 +08:00
manager feat: add random option to the sort command (#1291) 2024-07-14 00:50:40 +08:00
open refactor: prefer FromStr over Default for configuration parsing with side effects 2024-06-18 16:26:29 +08:00
plugin perf!: reimplement and significantly speed up archive previewing (#1220) 2024-06-27 00:47:56 +08:00
popup refactor: prefer FromStr over Default for configuration parsing with side effects 2024-06-18 16:26:29 +08:00
preview refactor: prefer FromStr over Default for configuration parsing with side effects 2024-06-18 16:26:29 +08:00
tasks refactor: prefer FromStr over Default for configuration parsing with side effects 2024-06-18 16:26:29 +08:00
theme feat: support displaying files with inaccessible metadata (#1275) 2024-07-14 14:42:42 +08:00
which refactor: prefer FromStr over Default for configuration parsing with side effects 2024-06-18 16:26:29 +08:00
layout.rs feat: make UI extensions easier (#1257) 2024-07-13 14:22:03 +08:00
lib.rs feat: make UI extensions easier (#1257) 2024-07-13 14:22:03 +08:00
pattern.rs fix: match_mime() should return true if pattern is "*" 2024-05-27 21:36:15 +08:00
preset.rs refactor: prefer FromStr over Default for configuration parsing with side effects 2024-06-18 16:26:29 +08:00
priority.rs feat: fine-grained scheduling priority (#462) 2023-12-29 22:37:43 +08:00