mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 22:34:23 -07:00
parent
d719a683fa
commit
a090ca3e74
2 changed files with 4 additions and 2 deletions
4
README
4
README
|
@ -26,9 +26,9 @@ install locally, using the following instructions...
|
||||||
byobu
|
byobu
|
||||||
|
|
||||||
Note that you will need to have a few dependencies installed:
|
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)
|
* python-newt (if you want to use Byobu's configuration utility)
|
||||||
* gsed (if your sed implementation doesn't support -i)
|
* gsed (if your sed implementation doesn't support -i)
|
||||||
|
|
||||||
Dustin Kirkland <dustin.kirkland@gmail.com>
|
Dustin Kirkland <dustin.kirkland@gmail.com>
|
||||||
2011-09-21
|
2012-01-08
|
||||||
|
|
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -22,6 +22,8 @@ byobu (5.2) unreleased; urgency=low
|
||||||
usr/share/doc/byobu/help.tmux.txt: LP: #912637
|
usr/share/doc/byobu/help.tmux.txt: LP: #912637
|
||||||
- change prev/next window keybinding from alt-left/right to
|
- change prev/next window keybinding from alt-left/right to
|
||||||
ctrl-shift-left/right; seems alt-left-right are used by irssi
|
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
|
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 29 Dec 2011 12:28:51 -0600
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue