From 53085198422483e96827bc54470b7a53e627f122 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Thu, 29 Jul 2021 00:23:32 -0700 Subject: Cleanup, added FOREACH() macro, fixed some bugs with key bindings. --- scripts/bbkeys | 3 --- 1 file changed, 3 deletions(-) (limited to 'scripts/bbkeys') diff --git a/scripts/bbkeys b/scripts/bbkeys index 17c446d..748fdae 100755 --- a/scripts/bbkeys +++ b/scripts/bbkeys @@ -318,6 +318,3 @@ key="$(bbask -1 "Press key to bind...")" echo script="$(bbask "Bind script: ")" bbcmd bind:"$key":"{ $script; } || bbpause" - - -## Section: User Bindings -- cgit v1.2.3