mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 05:53:22 -07:00
README: add a note about gsed
This commit is contained in:
parent
504867b669
commit
52d9a968bf
2 changed files with 3 additions and 1 deletions
3
README
3
README
|
@ -22,9 +22,10 @@ install locally by:
|
|||
7) Run:
|
||||
byobu
|
||||
|
||||
Note that you will need to have two dependencies installed:
|
||||
Note that you will need to have a few dependencies installed:
|
||||
* 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>
|
||||
2010-07-28
|
||||
|
|
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -16,6 +16,7 @@ byobu (3.7) unreleased; urgency=low
|
|||
uninstall, usr/share/byobu/keybindings/f-keys:
|
||||
- use gsed, where available; should help with BSD issues running byobu,
|
||||
LP: #651993
|
||||
* README: add a note about gsed
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 21 Oct 2010 12:09:14 -0500
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue