Skip to content

Cut Keybinding Does not Work #9832

Closed Answered by faho
blueray453 asked this question in Q&A
Discussion options

You must be logged in to vote

From https://fishshell.com/docs/current/cmds/bind.html:

Note

Special input functions cannot be combined with ordinary shell script commands. The commands must be entirely a sequence of special input functions (from bind -f) or all shell script commands (i.e., valid fish script). To run special input functions from regular fish script, use commandline -f (see also commandline). If a script produces output, it should finish by calling commandline -f repaint to tell fish that a repaint is in order.

fish_clipboard_copy is a normal script function.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by blueray453
Comment options

You must be logged in to vote
0 replies
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