yazi/yazi-plugin/src
2024-01-20 08:41:46 +08:00
..
bindings fix: can't display file name with invalid utf-8 (#529) 2024-01-19 00:49:15 +08:00
elements feat: add file(1) as the file fallback previewer (#543) 2024-01-20 08:41:46 +08:00
external fix: shell input code highlighting is not adapted for the default ANSI theme (#536) 2024-01-19 11:26:59 +08:00
fs perf: partial rendering progress and composite into a complete UI to reduce CPU consumption caused by frequent progress updates (#509) 2024-01-15 18:30:50 +08:00
isolate fix: ignore peek task cancellation error 2024-01-10 03:12:57 +08:00
process fix: can't display file name with invalid utf-8 (#529) 2024-01-19 00:49:15 +08:00
utils fix: can't display file name with invalid utf-8 (#529) 2024-01-19 00:49:15 +08:00
cast.rs fix: can't display file name with invalid utf-8 (#529) 2024-01-19 00:49:15 +08:00
config.rs feat!: custom preloader & previewer (#401) 2023-12-26 19:48:33 +08:00
lib.rs feat!: custom preloader & previewer (#401) 2023-12-26 19:48:33 +08:00
loader.rs feat: add file(1) as the file fallback previewer (#543) 2024-01-20 08:41:46 +08:00
opt.rs feat!: custom preloader & previewer (#401) 2023-12-26 19:48:33 +08:00
plugin.rs perf: partial rendering progress and composite into a complete UI to reduce CPU consumption caused by frequent progress updates (#509) 2024-01-15 18:30:50 +08:00