mirror of
https://github.com/sxyazi/yazi.git
synced 2026-05-13 08:16:40 +00:00
feat: new stash command to let users customize back and forward command behavior (#3380)
This commit is contained in:
parent
3561867b99
commit
a8f2498471
32 changed files with 702 additions and 238 deletions
|
|
@ -137,6 +137,7 @@ impl<'a> Executor<'a> {
|
|||
// VFS
|
||||
on!(download);
|
||||
on!(upload);
|
||||
on!(displace_do);
|
||||
|
||||
match cmd.name.as_ref() {
|
||||
// Help
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue