# a similar message was posted some time ago but I did not see any
# answer. How can I bind the sequence ctrl+arrows (up, down, left
# right)? In particular, I would like to enter copy mode with
# ctrl-UpArrow. I tried something like
#
# bindkey -k ^ku copy
I saw this trick somewhere: I do this b
Hi all,
a similar message was posted some time ago but I did not see any
answer. How can I bind the sequence ctrl+arrows (up, down, left
right)? In particular, I would like to enter copy mode with
ctrl-UpArrow. I tried something like
bindkey -k ^ku copy
but I got an error. Some suggestion?
Kind