yazi/yazi-core/src
2024-01-22 04:35:34 +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: alternate tabs with the same path as the active tab cannot complete partial updates and cursor reset (#552) 2024-01-21 17:00:14 +08:00
select refactor: replace FilesOp::IOErr with FilesOp::Deleting 2024-01-03 09:46:47 +08:00
tab fix: ensure that changing directories occurs before searching 2024-01-22 04:35:34 +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