yazi/yazi-core/src
2024-02-18 15:28:59 +08:00
..
completion refactor: use Cmd instead of Exec (#604) 2024-01-31 08:59:47 +08:00
folder feat: expose selected/yanked files as API (#674) 2024-02-15 20:20:28 +08:00
help refactor: using definite patterns to simplify keybindings (#690) 2024-02-17 19:03:26 +08:00
input feat: if input is empty, close it on backspace command (#630) 2024-02-06 22:51:34 +08:00
manager fix: if block in paste command was wrong 2024-02-17 20:42:23 +08:00
notify feat: Vim-like notification (#659) 2024-02-13 03:26:17 +08:00
select refactor: use Cmd instead of Exec (#604) 2024-01-31 08:59:47 +08:00
tab feat: nested selection conflict detection (#689) 2024-02-18 15:28:59 +08:00
tasks feat: merge wildcard preloader and previewer rules via append_preloaders and append_previewers 2024-02-09 12:37:46 +08:00
which refactor: using definite patterns to simplify keybindings (#690) 2024-02-17 19:03:26 +08:00
clipboard.rs feat!: custom preloader & previewer (#401) 2023-12-26 19:48:33 +08:00
lib.rs feat: Vim-like notification (#659) 2024-02-13 03:26:17 +08:00
step.rs feat!: custom preloader & previewer (#401) 2023-12-26 19:48:33 +08:00