yazi/yazi-core/src
2024-01-19 11:26:59 +08:00
..
completion perf: new UI rendering architecture (#468) 2024-01-02 08:38:26 +08:00
folder fix: sort and hidden commands should update mime-type for paged files promptly 2024-01-06 05:14:54 +08:00
help fix: can't cancel help filter with Esc 2024-01-09 16:28:20 +08:00
input fix: shell input code highlighting is not adapted for the default ANSI theme (#536) 2024-01-19 11:26:59 +08:00
manager fix: can't display file name with invalid utf-8 (#529) 2024-01-19 00:49:15 +08:00
select refactor: replace FilesOp::IOErr with FilesOp::Deleting 2024-01-03 09:46:47 +08:00
tab fix: update paged files after filter done (#505) 2024-01-13 15:23:18 +08:00
tasks 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
which refactor: replace FilesOp::IOErr with FilesOp::Deleting 2024-01-03 09:46:47 +08:00
clipboard.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
step.rs feat!: custom preloader & previewer (#401) 2023-12-26 19:48:33 +08:00