-
|
I tried this: set -Ux FZF_CTRL_R_OPTS '--bind "ctrl-c:become:commandline {q}"'but I get this: |
Beta Was this translation helpful? Give feedback.
Answered by
bitraid
Apr 9, 2026
Replies: 1 comment 3 replies
-
|
Use this: set -Ux FZF_CTRL_R_OPTS '--bind "ctrl-c:become:string join0 -- {q}"' |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
k4lizen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use this: