From 03f0c2ad987c6971a546a4617c7d976d92e79d80 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 15 Oct 2023 02:04:48 -0400 Subject: Tweaks to actions --- API.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'API.md') 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 -- cgit v1.2.3