yazi/config/src
2023-10-18 00:37:50 +08:00
..
boot chore: bump version to v0.1.5 2023-10-16 10:40:09 +08:00
keymap feat: add BackTab support (#209) 2023-09-29 08:31:06 +08:00
log feat: automatically change the current working directory after closing yazi (#40) 2023-08-09 18:15:02 +08:00
manager feat: make the manager offset customizable 2023-10-18 00:37:50 +08:00
open refactor: replace map_or(false, ...) with is_some_and(...) 2023-10-01 15:47:39 +08:00
plugins feat: new theme system (#161) 2023-10-12 00:09:10 +08:00
preview feat: support for image preview within tmux (#147) 2023-09-13 22:44:27 +08:00
tasks refactor: introduces the validator (#57) 2023-08-15 07:29:21 +08:00
theme feat: make the manager offset customizable 2023-10-18 00:37:50 +08:00
lib.rs feat: new theme system (#161) 2023-10-12 00:09:10 +08:00
pattern.rs fix: incorrect matching behavior of glob pattern with full paths 2023-10-10 22:57:36 +08:00
preset.rs feat: prepare for Windows (#44) 2023-08-19 11:10:26 +08:00
validation.rs refactor: introduces the validator (#57) 2023-08-15 07:29:21 +08:00
xdg.rs refactor: simplify building conditions (#280) 2023-10-16 09:04:20 +08:00