Skip to content

Copy current file path with wl-copy #1733

Answered by DusanLesan
omnigenous asked this question in Q&A
Discussion options

You must be logged in to vote

That does not look right to me. Doc says: % shell-pipe shell command running with the UI
Please try:

cmd copy_to_clipboard ${{
    printf '%s' "$f" | wl-copy
}}
map <c-c> copy_to_clipboard

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@omnigenous
Comment options

Answer selected by omnigenous
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants