mention C-M-j key binding for using current input in ivy mini buffer

Fixes #8571
This commit is contained in:
d12frosted 2017-07-29 20:33:41 +03:00
parent 24d013bbb7
commit 3c408b45a4
No known key found for this signature in database
GPG Key ID: 8F60E862D6F5CE8F
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ Some useful key bindings are presented in the following table.
| ~M-o~ | show the list of valid actions on current candidate (then press any of described keys to execute it) |
| ~C-M-o~ | the same as ~M-o~ but doesn't close completion minibuffer |
| ~C-'~ | use avy to quickly select completion on current page (sometimes faster than using arrows) |
| ~C-M-j~ | use current input instead of current candidate |
| ~<ESC>~ | close minibuffer |
** Transient state