AutoYADM commit: 2025-06-17 20:47:57

This commit is contained in:
Daniel Fichtinger 2025-06-17 20:47:57 -04:00
parent 1f952af0ed
commit 80c399ee03
16 changed files with 476 additions and 131 deletions

View file

@ -1,3 +1,4 @@
provide-module yazi %~
declare-user-mode yazi
map -docstring "Yazi" global user <space> ': enter-user-mode yazi<ret>'
@ -37,3 +38,4 @@ define-command open-yazi-new-client %{
}
}
map -docstring "open with yazi in new client" global yazi n ': open-yazi-new-client<ret>'
~