Comment 5 for bug 945069

Revision history for this message
Ionut Ticus (ticus-ionut) wrote :

I'm using the following settings to make byobu behave like I want it to:
 - in ~/.tmux.conf I have:
set-window-option -g xterm-keys on
set -g terminal-overrides 'xterm*:smcup@:rmcup@'

- in ~/.config/byobu/keybindings.tmux I have:
unbind-key -n C-Left
unbind-key -n C-Right

IIRC the settings in ~/.tmux.conf allow me to use Shift+PgUp and Shift+PgDown to scroll back and forth in the terminal (I know there is a better combo (using Alt instead of Shift) that won't mix windows but I'm used to Shift and it works OK for me)) and the
settings in keybindings.tmux allow me to skip words using Ctrl + Left and Ctrl + Right.

byobu -> 5.17-1
tmux -> 1.6-2