Avoid expansion of file path containing spaces (#1230)

This commit is contained in:
Gioele De Vitti 2022-11-16 17:15:57 +01:00 committed by GitHub
parent ffb557119a
commit 2361187598
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -115,8 +115,8 @@ map <c-s> set hidden!
map <enter> shell
map x $$f
map X !$f
map o &mimeopen $f
map O $mimeopen --ask $f
map o &mimeopen "$f"
map O $mimeopen --ask "$f"
map A rename # at the very end
map c push A<c-u> # new rename