diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2023-10-15 02:04:48 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2023-10-15 02:04:48 -0400 |
| commit | 03f0c2ad987c6971a546a4617c7d976d92e79d80 (patch) | |
| tree | 7995ea7429892282f7a11318b8f9044400966c00 /API.md | |
| parent | f3938061b90c0cdd2ce14f606dcc7abd04e7a457 (diff) | |
Tweaks to actions
Diffstat (limited to 'API.md')
| -rw-r--r-- | API.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |
