mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 22:13:19 -07:00
parent
8e3c9da17c
commit
3a24ea1542
2 changed files with 3 additions and 0 deletions
1
README
1
README
|
@ -31,6 +31,7 @@ Note that you will need to have a few dependencies installed:
|
||||||
* tmux >= 1.5 and screen
|
* 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)
|
||||||
|
* coreutils
|
||||||
|
|
||||||
Dustin Kirkland <kirkland@byobu.co>
|
Dustin Kirkland <kirkland@byobu.co>
|
||||||
2015-03-01
|
2015-03-01
|
||||||
|
|
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -2,6 +2,8 @@ byobu (5.101) unreleased; urgency=medium
|
||||||
|
|
||||||
* usr/lib/byobu/arch:
|
* usr/lib/byobu/arch:
|
||||||
- need a trailing whitespace
|
- need a trailing whitespace
|
||||||
|
* README: LP: #1526844
|
||||||
|
- add a note about installing coreutils
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 02 Dec 2015 13:44:23 -0600
|
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 02 Dec 2015 13:44:23 -0600
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue