aboutsummaryrefslogtreecommitdiff
path: root/API.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2023-10-15 02:04:48 -0400
committerBruce Hill <bruce@bruce-hill.com>2023-10-15 02:04:48 -0400
commit03f0c2ad987c6971a546a4617c7d976d92e79d80 (patch)
tree7995ea7429892282f7a11318b8f9044400966c00 /API.md
parentf3938061b90c0cdd2ce14f606dcc7abd04e7a457 (diff)
Tweaks to actions
Diffstat (limited to 'API.md')
-rw-r--r--API.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/API.md b/API.md
index f62c004..b3a6c2d 100644
--- a/API.md
+++ b/API.md
@@ -30,10 +30,6 @@ own version there.
failure if the user does not press 'y'.
- `bbpause`: Display a "press any key to continue" message and wait for a keypress.
- `bbpick [prompt]`: Select one of `NULL`-delimited multiple inputs and print it.
-- `bbtargets "$BBCMD" "$@"`: If `$BB` is not currently among `$@` (the
- selected files), this script prompts the user to ask whether they want to
- perform an action on the selected files, or on the cursor. The result is
- printed as `cursor` or `selected`.
- `bbunscroll`: Print text to the screen *above* the cursor instead of below it.
## Environment Variables