Fix for bindings

This commit is contained in:
Bruce Hill 2021-07-15 15:02:36 -07:00
parent c174ca5770
commit 3592641a7d

View File

@ -7,7 +7,7 @@
# The format is: ## <key>(,<key>)*:[ ]+<description>(\n script)+
#
# May God have mercy on my soul for creating this abomination:
sed '1,'$LINENO'd; /^$/d; s/^## \(.*\): \(.*\)/'"$(printf '\003')"':\1:# \2/' "$0" | tr '\003' '\000' | bbcmd; exit
sed '1,'$LINENO'd; /^$/d; s/^## \(.*\): \(.*\)/'"$(printf '\003')"'bind:\1:# \2/' "$0" | tr '\003' '\000' | bbcmd; exit
## Section: BB Commands
## ?,F1: Show Help menu