On 2025-02-19 13:10:37, Feodor <[email protected]> spake thus:
I prescribed
bindkey ^[[1;3D prev
bindkey ^[[1;3C next
in ~/.screenrc for switching between tabs with ALT+LEFT/RIGHT.
It works only with left ALT. What should I put in to make right ALT work
similar?
I'm using st terminal.
Those settings work fine for me using both left-side and right-side
ALT keys, in 'st' terminal.
Can you confirm (e.g., by using CTRL-V in bash) that your left- and
right-side ALT keys are producing the same value?
Here's what I see:
$ # left-side ALT-LEFT:
$ # ^[[1;3D
$ # right-side ALT-LEFT:
$ # ^[[1;3D
$ # left-side ALT-RIGHT:
$ # ^[[1;3C
$ # right-side ALT-RIGHT:
$ # ^[[1;3C
--
a l a n d. s a l e w s k i
[email protected]
[email protected]
https://github.com/salewski