yazi/yazi-config/src
2024-08-31 11:57:39 +08:00
..
keymap fix: keybindings disappear when mixing presets with a wrong filter condition (#1568) 2024-08-29 12:43: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 title_format manager config option (#1281) 2024-08-02 16:05:58 +08:00
open fix: filter out the which candidates that overlap with longer key chords (#1562) 2024-08-28 00:08:51 +08:00
plugin fix: continuous fetcher was not scheduled consecutively (#1575) 2024-08-31 11:57:39 +08:00
popup feat: new confirm component (#1167) 2024-08-22 22:20:31 +08:00
preview feat: word wrapping in code previewer (#1159) 2024-08-26 09:00:09 +08:00
tasks refactor: prefer FromStr over Default for configuration parsing with side effects 2024-06-18 16:26:29 +08:00
theme fix: filter out the which candidates that overlap with longer key chords (#1562) 2024-08-28 00:08:51 +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: new confirm component (#1167) 2024-08-22 22:20:31 +08:00
pattern.rs feat: add ext() method to Url userdata (#1528) 2024-08-21 00:45:50 +08:00
preset.rs fix: filter out the which candidates that overlap with longer key chords (#1562) 2024-08-28 00:08:51 +08:00
priority.rs feat: fine-grained scheduling priority (#462) 2023-12-29 22:37:43 +08:00