Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我目前正在使用下面的绑定在 byobu 中的窗口之间切换
bind-key -n C-h previous-window bind-key -n C-l next-window
如何使用 Ctrl-Alt 而不是 Ctrl 来切换窗口?
来自:https ://askubuntu.com/a/485606/95533
似乎无法在键绑定中组合 Ctrl-Alt