diff --git a/debian/changelog b/debian/changelog index 90d99a73..87522e44 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ byobu (5.40) unreleased; urgency=low - * UNRELEASED + * usr/share/byobu/profiles/tmux: LP: #1177728 + - use byobu's tmux-screen-keys.conf -- Dustin Kirkland Tue, 07 May 2013 22:01:40 -0500 diff --git a/usr/share/byobu/profiles/tmux b/usr/share/byobu/profiles/tmux index 4b91c913..4a03f15a 100644 --- a/usr/share/byobu/profiles/tmux +++ b/usr/share/byobu/profiles/tmux @@ -25,10 +25,8 @@ set-environment -g BYOBU_BACKEND tmux new-window -d byobu-janitor set -s escape-time 0 -# Change to Screen's ctrl-a escape sequence +# Change to Screen's ctrl-a escape sequence and use screen-like keys source /usr/share/byobu/keybindings/tmux-screen-keys.conf -# On Archlinux, this file is not under the same directory -source /usr/share/tmux/screen-keys.conf # Add ^A, F12 to the prefix list set -g prefix ^A