yazi/yazi-config/src
2024-08-07 19:13:32 +08:00
..
keymap fix: help menu multi-line text rendering (#1347) 2024-07-25 07:54:24 +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 title_format manager config option (#1281) 2024-08-02 16:05:58 +08:00
open refactor: prefer FromStr over Default for configuration parsing with side effects 2024-06-18 16:26:29 +08:00
plugin feat: new extract builtin plugin for archive extracting (#1321) 2024-07-31 08:27:22 +08:00
popup refactor: prefer FromStr over Default for configuration parsing with side effects 2024-06-18 16:26:29 +08:00
preview feat: switch to kitty unicode placeholders for Ghostty image previewing (#1427) 2024-08-07 19:13:32 +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: allow setting YAZI_ID as a command line argument (#1305) 2024-07-18 15:04:46 +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