mirror of
https://github.com/sxyazi/yazi.git
synced 2026-05-13 08:16:40 +00:00
feat: expose stash action and give it a new search source (#3872)
This commit is contained in:
parent
f6408656b4
commit
74d903a49a
55 changed files with 471 additions and 274 deletions
|
|
@ -101,6 +101,7 @@ impl<'a> Executor<'a> {
|
|||
on!(forward);
|
||||
on!(reveal);
|
||||
on!(follow);
|
||||
on!(stash);
|
||||
|
||||
// Toggle
|
||||
on!(toggle);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue