* usr/bin/byobu-ctrl-a:

- whitespace
This commit is contained in:
Dustin Kirkland 2011-06-29 00:43:06 +00:00
commit 57dc59b934
2 changed files with 3 additions and 0 deletions

2
debian/changelog vendored
View file

@ -35,6 +35,8 @@ byobu (4.17) unreleased; urgency=low
SOCKETDIR is not /var/run/screen, and XDG_USER_DIRS users
* usr/lib/byobu/.constants:
- should probably export those
* usr/bin/byobu-ctrl-a:
- whitespace
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 27 Jun 2011 14:14:17 +0000

View file

@ -31,6 +31,7 @@ while true; do
echo "When you press ctrl-a in Byobu, do you want it to operate in:"
echo " (1) Emacs mode (go to beginning of line)"
echo " (2) Screen mode (screen's default escape sequence)"
echo
echo "Note that:"
echo " - F12 also operates as Screen escape in Byobu"
echo " - You can press F9 and choose your escape character"