diff options
| author | Thanos Apollo <public@thanosapollo.org> | 2026-04-28 03:51:23 +0300 |
|---|---|---|
| committer | Thanos Apollo <public@thanosapollo.org> | 2026-04-28 03:51:23 +0300 |
| commit | a3f99a8697184ec29aaf92c80bffec2c7049e610 (patch) | |
| tree | a718e6946541c6e0a9431adcbe02473941052a45 | |
| parent | 01eef6bcdb19defb9df12050790eb33d9edc2c7a (diff) | |
readme: Make c-u more obvious.
| -rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -87,7 +87,7 @@ descriptions, and prefix argument support. "Test popup" :description "keymap-popup live test" :group "Actions" - "a" ("Greet" kp-test--greet :c-u "SHOUT") + "a" ("Greet" kp-test--greet :c-u "SHOUT (C-u)") "g" ("Refresh" kp-test--refresh :stay-open t) :group "Infixes" "v" ("Verbose" :switch kp-test--verbose) |
