Yazi: Add full rename key.

This commit is contained in:
Dmitry Voronin 2024-11-02 20:22:13 +03:00
parent 67aa7a0291
commit 5128dcfa27
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -12,6 +12,7 @@ in
(mkKeymap "Spawn shell here" "<Enter>" ''shell "SHELL_NAME=yazi $SHELL" --block --confirm'')
(mkKeymap "Open interactively" "o" "open --interactive")
(mkKeymap "Open default" "O" "open")
(mkKeymap "Rename completely" "R" "rename --empty all")
# I wanna die thanks to nixfmt.
(mkKeymap "Go to storage" [
"g"