From a1467af03df18c01f7ac69f4bd787c53d2ff15f1 Mon Sep 17 00:00:00 2001 From: Daniel Sockwell Date: Tue, 3 Nov 2020 11:05:20 -0500 Subject: [PATCH] Document pin-tab and unpin-tab commands The `pin-tab` and `unpin-tab` global commands were added in 3156d48 but were not previously documented. This documents them in aerc.1. I added them with the other tab commands, which appeared to be grouped as a logical unit. --- doc/aerc.1.scd | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index d77552f..389d7ed 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -78,6 +78,14 @@ These commands work in any context. Cycles to the previous or next tab in the list, repeating n times (default: 1). +*pin-tab* + Moves the current tab to the left of all non-pinned tabs and displays + the *pinned-tab-marker* (default: `) to the left of the tab title. + +*unpin-tab* + Removes the *pinned-tab-marker* from the current tab and returns the tab + to its previous location. + *prompt* Displays the prompt on the status bar, waits for user input, then appends that input as the last argument to the command and executes it. The input is