Running byobu-ctrl-a fails
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
byobu |
Fix Committed
|
Critical
|
Dustin Kirkland | ||
byobu (Ubuntu) |
Fix Released
|
Critical
|
Dustin Kirkland |
Bug Description
Running byobu-ctrl-a fails due to a syntax error.
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04 LTS
Release: 14.04
Codename: trusty
$ byobu --version
byobu version 5.74
tmux 1.8
$ byobu-ctrl-a
Configure Byobu's ctrl-a behavior...
When you press ctrl-a in Byobu, do you want it to operate in:
(1) Screen mode (GNU Screen's default escape sequence)
(2) Emacs mode (go to beginning of line)
Note that:
- F12 also operates as an escape in Byobu
- You can press F9 and choose your escape character
- You can run 'byobu-ctrl-a' at any time to change your selection
Select [1 or 2]: 1
/usr/bin/
Changed in byobu: | |
importance: | Undecided → Critical |
status: | New → In Progress |
assignee: | nobody → Dustin Kirkland (kirkland) |
Changed in byobu (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → Critical |
assignee: | nobody → Dustin Kirkland (kirkland) |
bzr commit -m '* usr/bin/ byobu-ctrl- a.in: LP: #1313209 media/src/ byobu/byobu/ byobu-ctrl- a.in
- fix syntax error, remove unnecessary bindkey line' --fixes 'lp:1313209'
Committing to: /local/
modified debian/changelog
modified usr/bin/
Committed revision 2344.