yazi/yazi-core/src/manager/commands
2024-03-04 17:54:40 +08:00
..
close.rs refactor: use Cmd instead of Exec (#604) 2024-01-31 08:59:47 +08:00
create.rs feat: ya.input() plugin API (#762) 2024-03-02 20:33:34 +08:00
hover.rs feat: ya.input() plugin API (#762) 2024-03-02 20:33:34 +08:00
link.rs feat: expose selected/yanked files as API (#674) 2024-02-15 20:20:28 +08:00
mod.rs feat: support unyank (#313) 2024-01-31 21:53:30 +08:00
open.rs feat: ya.input() plugin API (#762) 2024-03-02 20:33:34 +08:00
paste.rs fix: if block in paste command was wrong 2024-02-17 20:42:23 +08:00
peek.rs feat: ya.input() plugin API (#762) 2024-03-02 20:33:34 +08:00
quit.rs feat: ya.input() plugin API (#762) 2024-03-02 20:33:34 +08:00
refresh.rs feat: ya.input() plugin API (#762) 2024-03-02 20:33:34 +08:00
remove.rs feat: ya.input() plugin API (#762) 2024-03-02 20:33:34 +08:00
rename.rs refactor: add new run property (#773) 2024-03-04 17:54:40 +08:00
seek.rs refactor: use Cmd instead of Exec (#604) 2024-01-31 08:59:47 +08:00
suspend.rs feat: ya.input() plugin API (#762) 2024-03-02 20:33:34 +08:00
tab_close.rs refactor: use Cmd instead of Exec (#604) 2024-01-31 08:59:47 +08:00
tab_create.rs refactor: use Cmd instead of Exec (#604) 2024-01-31 08:59:47 +08:00
tab_swap.rs refactor: use Cmd instead of Exec (#604) 2024-01-31 08:59:47 +08:00
tab_switch.rs refactor: use Cmd instead of Exec (#604) 2024-01-31 08:59:47 +08:00
unyank.rs refactor: using definite patterns to simplify keybindings (#690) 2024-02-17 19:03:26 +08:00
update_files.rs feat: ya.input() plugin API (#762) 2024-03-02 20:33:34 +08:00
update_mimetype.rs refactor: use Cmd instead of Exec (#604) 2024-01-31 08:59:47 +08:00
update_paged.rs feat: ya.input() plugin API (#762) 2024-03-02 20:33:34 +08:00
yank.rs refactor: using definite patterns to simplify keybindings (#690) 2024-02-17 19:03:26 +08:00