* README: LP: #911825

- add note about tmux version required
This commit is contained in:
Dustin Kirkland 2012-01-08 18:58:02 -06:00
commit a090ca3e74
2 changed files with 4 additions and 2 deletions

4
README
View file

@ -26,9 +26,9 @@ install locally, using the following instructions...
byobu
Note that you will need to have a few dependencies installed:
* screen and/or tmux
* tmux >= 1.5 and screen
* python-newt (if you want to use Byobu's configuration utility)
* gsed (if your sed implementation doesn't support -i)
Dustin Kirkland <dustin.kirkland@gmail.com>
2011-09-21
2012-01-08

2
debian/changelog vendored
View file

@ -22,6 +22,8 @@ byobu (5.2) unreleased; urgency=low
usr/share/doc/byobu/help.tmux.txt: LP: #912637
- change prev/next window keybinding from alt-left/right to
ctrl-shift-left/right; seems alt-left-right are used by irssi
* README: LP: #911825
- add note about tmux version required
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 29 Dec 2011 12:28:51 -0600