yazi/yazi-config/src
2024-07-13 20:03:17 +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 refactor: prefer FromStr over Default for configuration parsing with side effects 2024-06-18 16:26:29 +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 perf!: reimplement and significantly speed up archive previewing (#1220) 2024-06-27 00:47:56 +08:00
which allow config fullmatch for 'which' 2024-07-13 20:03:17 +08:00
layout.rs feat!: custom preloader & previewer (#401) 2023-12-26 19:48:33 +08:00
lib.rs feat: simplify keybindings (#1241) 2024-07-01 23:58: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