+ yank path
This commit is contained in:
@@ -46,6 +46,9 @@ map e edit
|
|||||||
map o &xdg-open $f # dedicated keys for file opener actions
|
map o &xdg-open $f # dedicated keys for file opener actions
|
||||||
map x $$f # execute current file (must be executable)
|
map x $$f # execute current file (must be executable)
|
||||||
map X !$f
|
map X !$f
|
||||||
|
map yd ${{ # copy (yank) fullpath
|
||||||
|
echo -n $fx | xclip -selection clipboard
|
||||||
|
}}
|
||||||
|
|
||||||
# --------------------
|
# --------------------
|
||||||
# cmd
|
# cmd
|
||||||
|
|||||||
Reference in New Issue
Block a user