diff --git a/debian/changelog b/debian/changelog index e2878bab..6b355e05 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ byobu (5.41) unreleased; urgency=low - * UNRELEASED + * usr/share/byobu/profiles/tmux: + - need to use prefix -- Dustin Kirkland Wed, 08 May 2013 13:36:07 -0500 diff --git a/usr/share/byobu/profiles/tmux b/usr/share/byobu/profiles/tmux index 4a03f15a..d009aa43 100644 --- a/usr/share/byobu/profiles/tmux +++ b/usr/share/byobu/profiles/tmux @@ -26,7 +26,7 @@ new-window -d byobu-janitor set -s escape-time 0 # Change to Screen's ctrl-a escape sequence and use screen-like keys -source /usr/share/byobu/keybindings/tmux-screen-keys.conf +source $BYOBU_PREFIX/share/byobu/keybindings/tmux-screen-keys.conf # Add ^A, F12 to the prefix list set -g prefix ^A