feat: new stash command to let users customize back and forward command behavior (#3380)

This commit is contained in:
三咲雅 misaki masa 2025-11-29 05:27:17 +08:00 committed by GitHub
parent 3561867b99
commit a8f2498471
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
32 changed files with 702 additions and 238 deletions

View file

@ -137,6 +137,7 @@ impl<'a> Executor<'a> {
// VFS
on!(download);
on!(upload);
on!(displace_do);
match cmd.name.as_ref() {
// Help