Cannot configure ctrl-a behavior: byobu-ctrl-a: line 84: syntax error: bad substitution

Bug #1098229 reported by Daniel Hahler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
byobu
Fix Released
High
Dustin Kirkland 

Bug Description

Line 84 looks like this:

    $BYOBU_SED -i -e "/^register x /d" -e "/^bindkey \"^\"/d" -e "/^escape escape \^${KEY$}${key}/d" "$keybindings"

The problem appears to be with "${KEY$}", which should be "${KEY}" probably.

sh is from BusyBox v1.16.1

Daniel Hahler (blueyed)
summary: - byobu-ctrl-a: line 84: syntax error: bad substitution
+ Cannot configure ctrl-a behavior: byobu-ctrl-a: line 84: syntax error:
+ bad substitution
Revision history for this message
Dustin Kirkland  (kirkland) wrote :

Doh. Good catch!

Committed revision 2017.

Changed in byobu:
status: New → Fix Committed
importance: Undecided → High
assignee: nobody → Dustin Kirkland (kirkland)
Changed in byobu:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.