From e6ad6c0673ea7f76ef5196e70f0fa82dc891e591 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Fri, 28 Jan 2011 17:12:26 -0600 Subject: [PATCH] releasing 3.27 --- debian/changelog | 4 ++-- usr/share/byobu/keybindings/f-keys | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index a8044d21..bb99af80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -byobu (3.27) unreleased; urgency=low +byobu (3.27-0ubuntu1) natty; urgency=low * usr/bin/byobu: -v|--version * usr/lib/byobu/fan_speed: drop detail section, nothing interesting here @@ -13,7 +13,7 @@ byobu (3.27) unreleased; urgency=low * usr/share/byobu/profiles/common: move disk_io further left, so line does jump around so much - -- Dustin Kirkland Thu, 27 Jan 2011 10:24:10 -0600 + -- Dustin Kirkland Fri, 28 Jan 2011 17:12:23 -0600 byobu (3.26-0ubuntu1) natty; urgency=low diff --git a/usr/share/byobu/keybindings/f-keys b/usr/share/byobu/keybindings/f-keys index 8460b468..80f6b412 100644 --- a/usr/share/byobu/keybindings/f-keys +++ b/usr/share/byobu/keybindings/f-keys @@ -62,7 +62,7 @@ bindkey "^[[5;3~" copy # alt-pageup | scrollback bindkey "^[[6;3~" copy # alt-pageup | scrollback # Make socket reconnection a little easier -bindkey ";5~" eval 'process r' 'stuff "$BYOBU_PREFIX/bin/byobu-reconnect-sockets^M"' # ctrl-F5 | reconnect gpg/ssh sockets +bindkey ";5~" eval 'process r' 'stuff ". $BYOBU_PREFIX/bin/byobu-reconnect-sockets^M"' # ctrl-F5 | reconnect gpg/ssh sockets # toggle f-key keybindings off register d "^a:source $BYOBU_PREFIX/share/byobu/keybindings/screen-escape-keys^M"