From 15e6107aaa4b95838f04274a470954765084844a Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Thu, 9 May 2013 08:49:32 -0500 Subject: [PATCH] * usr/share/byobu/profiles/tmux: - need to use prefix --- debian/changelog | 3 ++- usr/share/byobu/profiles/tmux | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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