0

I am currently using the bindings below to switch between windows in byobu

bind-key -n C-h previous-window
bind-key -n C-l next-window

How can I use Ctrl-Alt instead of just Ctrl to switch windows?

davidklsn
  • 31
  • 4

1 Answers1

0

From: https://askubuntu.com/a/485606/95533

Seems not to be possible to combine Ctrl-Alt in keybindings

davidklsn
  • 31
  • 4