yazi/yazi-config/src
2024-06-18 16:26:29 +08:00
..
keymap refactor: prefer FromStr over Default for configuration parsing with side effects 2024-06-18 16:26:29 +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 refactor: prefer FromStr over Default for configuration parsing with side effects 2024-06-18 16:26:29 +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 refactor: prefer FromStr over Default for configuration parsing with side effects 2024-06-18 16:26:29 +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!: custom preloader & previewer (#401) 2023-12-26 19:48:33 +08:00
lib.rs refactor: prefer FromStr over Default for configuration parsing with side effects 2024-06-18 16:26:29 +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