mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 22:34:23 -07:00
releasing 3.27
This commit is contained in:
parent
32419fb36d
commit
e6ad6c0673
2 changed files with 3 additions and 3 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,4 +1,4 @@
|
||||||
byobu (3.27) unreleased; urgency=low
|
byobu (3.27-0ubuntu1) natty; urgency=low
|
||||||
|
|
||||||
* usr/bin/byobu: -v|--version
|
* usr/bin/byobu: -v|--version
|
||||||
* usr/lib/byobu/fan_speed: drop detail section, nothing interesting here
|
* 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
|
* usr/share/byobu/profiles/common: move disk_io further left, so line
|
||||||
does jump around so much
|
does jump around so much
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 27 Jan 2011 10:24:10 -0600
|
-- Dustin Kirkland <kirkland@ubuntu.com> Fri, 28 Jan 2011 17:12:23 -0600
|
||||||
|
|
||||||
byobu (3.26-0ubuntu1) natty; urgency=low
|
byobu (3.26-0ubuntu1) natty; urgency=low
|
||||||
|
|
||||||
|
|
|
@ -62,7 +62,7 @@ bindkey "^[[5;3~" copy # alt-pageup | scrollback
|
||||||
bindkey "^[[6;3~" copy # alt-pageup | scrollback
|
bindkey "^[[6;3~" copy # alt-pageup | scrollback
|
||||||
|
|
||||||
# Make socket reconnection a little easier
|
# 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
|
# toggle f-key keybindings off
|
||||||
register d "^a:source $BYOBU_PREFIX/share/byobu/keybindings/screen-escape-keys^M"
|
register d "^a:source $BYOBU_PREFIX/share/byobu/keybindings/screen-escape-keys^M"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue