diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2023-02-04 09:38:53 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2023-02-04 09:39:51 +0100 |
| commit | 415f945c050438f4b1e168239e70fdbb28d37901 (patch) | |
| tree | 8fa1e4a9daac2e99e39c3b7212d287b05041a325 /README.org | |
| parent | 1ce7aa2543408333d0f552a1475eef5dce29a5a5 (diff) | |
Add commands corfu-prompt-beginning and corfu-prompt-end
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -434,6 +434,8 @@ The command ~corfu-move-to-minibuffer~ is defined here in terms of Corfu uses a transient keymap ~corfu-map~ which is active while the popup is shown. The keymap defines the following remappings and bindings: +- ~move-beginning-of-line~ -> ~corfu-prompt-beginning~ +- ~move-end-of-line~ -> ~corfu-prompt-end~ - ~beginning-of-buffer~ -> ~corfu-first~ - ~end-of-buffer~ -> ~corfu-last~ - ~scroll-down-command~ -> ~corfu-scroll-down~ |
