yazi/yazi-core/src/manager/commands
2024-01-20 13:55:57 +08:00
..
close.rs perf: new UI rendering architecture (#468) 2024-01-02 08:38:26 +08:00
create.rs perf: new UI rendering architecture (#468) 2024-01-02 08:38:26 +08:00
hover.rs fix: hover(Some) should track the location of the file regardless 2024-01-09 14:58:43 +08:00
link.rs perf: new UI rendering architecture (#468) 2024-01-02 08:38:26 +08:00
mod.rs fix: sort and hidden commands should update mime-type for paged files promptly 2024-01-06 05:14:54 +08:00
open.rs refactor: quit command (#484) 2024-01-10 03:10:26 +08:00
paste.rs perf: new UI rendering architecture (#468) 2024-01-02 08:38:26 +08:00
peek.rs perf: detection of changes in the directory (#476) 2024-01-05 03:21:55 +08:00
quit.rs refactor: quit command (#484) 2024-01-10 03:10:26 +08:00
refresh.rs feat: add new prepend_preloaders, append_preloaders, prepend_previewers, append_previewers config options 2024-01-06 12:58:42 +08:00
remove.rs perf: new UI rendering architecture (#468) 2024-01-02 08:38:26 +08:00
rename.rs feat: add prepend_keymap and append_keymap for configuring mixing (#546) 2024-01-20 13:55:57 +08:00
seek.rs perf: new UI rendering architecture (#468) 2024-01-02 08:38:26 +08:00
suspend.rs perf: new UI rendering architecture (#468) 2024-01-02 08:38:26 +08:00
tab_close.rs perf: new UI rendering architecture (#468) 2024-01-02 08:38:26 +08:00
tab_create.rs refactor: replace FilesOp::IOErr with FilesOp::Deleting 2024-01-03 09:46:47 +08:00
tab_swap.rs perf: new UI rendering architecture (#468) 2024-01-02 08:38:26 +08:00
tab_switch.rs perf: new UI rendering architecture (#468) 2024-01-02 08:38:26 +08:00
update_files.rs fix: sort and hidden commands should update mime-type for paged files promptly 2024-01-06 05:14:54 +08:00
update_mimetype.rs perf: new UI rendering architecture (#468) 2024-01-02 08:38:26 +08:00
update_paged.rs fix: sort and hidden commands should update mime-type for paged files promptly 2024-01-06 05:14:54 +08:00
yank.rs perf: new UI rendering architecture (#468) 2024-01-02 08:38:26 +08:00