Re: question about keyboard combinations

2025-02-20 Thread joshebosh
if you use like "apt-get install kbd" there's nice little utility called "showkey -a" (Ctrl-d to quit) which will help you discover all the key combos you could want, and you just.. if you key combo isnt printing out in the showkey, the operating system is probably capturing it instead of sending o

Re: question about keyboard combinations

2025-02-20 Thread Alan D. Salewski
On 2025-02-19 13:10:37, Feodor 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