diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2026-01-08 21:11:09 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2026-01-08 21:11:09 +0100 |
| commit | 109d12f106b11d8b1547f2b2bb81036a912262a1 (patch) | |
| tree | 042ddcdceaec9184178fb24c8bbede760c82b521 /docs/transient.org | |
| parent | c4e1ded65c5229530fe98071ba9a98b17f12ac42 (diff) | |
Update manual
Diffstat (limited to 'docs/transient.org')
| -rw-r--r-- | docs/transient.org | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/transient.org b/docs/transient.org index 5468e73..e018fcc 100644 --- a/docs/transient.org +++ b/docs/transient.org @@ -590,6 +590,16 @@ Two more essential options are documented in [[* Common Suffix Commands]]. size of that window. Otherwise, allow resizing the menu window if the number is positive, or hide the menu if it is negative. +- User Option: transient-select-menu-window :: + + This option controls whether the window displaying the transient menu + is automatically selected has soon as it is displayed. + + Enabling this is discouraged, except for users of braille output + devises. Note that enabling this, or alternatively selecting the + menu window on demand, are both unnecessary, to be able to move + the cursor in the menu. See ~transient-enable-popup-navigation~. + - User Option: transient-read-with-initial-input :: This option controls whether the last history element is used as the |
