diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2026-01-08 21:11:13 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2026-01-08 21:11:13 +0100 |
| commit | 4087cf7b5bd0bc12d069bd9d8d31706e2030b13b (patch) | |
| tree | 7a63d808b06a6e569bbdbadb040a1c01572d82b9 /docs/transient.org | |
| parent | e5a4c9aea56be8dec10ca5cc09bf59dc3b170a18 (diff) | |
transient-navigate-to-group-descriptions: New option
Diffstat (limited to 'docs/transient.org')
| -rw-r--r-- | docs/transient.org | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/transient.org b/docs/transient.org index fe1e77b..899c7c7 100644 --- a/docs/transient.org +++ b/docs/transient.org @@ -690,6 +690,17 @@ Two more essential options are documented in [[* Common Suffix Commands]]. vision who use large text and might otherwise have to scroll in two dimensions. +- User Option: transient-navigate-to-group-descriptions :: + + This option controls whether menu navigation commands stop at group + descriptions. + + If ~transient-enable-menu-navigation~ is non-~nil~, which it is by + default, {{{kbd(UP)}}} and {{{kbd(DOWN)}}} move from suffix to suffix. When this option + is non-~nil~ as well, then they additionally stop at group descriptions. + This is useful because it allows braille and audio devices to output + the group title at point. + *** Auxiliary Options :PROPERTIES: :UNNUMBERED: notoc |
