summaryrefslogtreecommitdiff
path: root/docs/transient.org
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2024-10-23 17:37:13 +0200
committerJonas Bernoulli <jonas@bernoul.li>2024-10-23 17:37:13 +0200
commit38f7f468265b897753e109953329051a15d5debb (patch)
tree25becacca5c492883d274ac751e03ebf899eb253 /docs/transient.org
parentfcc54cb5d1eeff4d804e731b793b22edf2b1fa01 (diff)
transient-enable-popup-navigation: Update documentation
Diffstat (limited to 'docs/transient.org')
-rw-r--r--docs/transient.org7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/transient.org b/docs/transient.org
index d38ff23..6816a91 100644
--- a/docs/transient.org
+++ b/docs/transient.org
@@ -470,10 +470,15 @@ Also see [[* Common Suffix Commands]].
- {{{kbd(UP)}}} moves the cursor to the previous suffix.
- {{{kbd(DOWN)}}} moves the cursor to the next suffix.
- - {{{kbd(RET)}}} invokes the suffix the cursor is on.
+ - {{{kbd(M-RET)}}} invokes the suffix the cursor is on.
- {{{kbd(mouse-1)}}} invokes the clicked on suffix.
- {{{kbd(C-s)}}} and {{{kbd(C-r)}}} start isearch in the popup buffer.
+ By default {{{kbd(M-RET)}}} is bound to ~transient-push-button~, instead of
+ {{{kbd(RET)}}}, because if a transient allows the invocation of non-suffixes,
+ then it is likely, that you would want {{{kbd(RET)}}} to do what it would do
+ if no transient were active."
+
- User Option: transient-display-buffer-action ::
This option specifies the action used to display the transient popup