Update doc: command line insert register
This commit is contained in:
parent
d68151da8d
commit
2ff3068d3f
@ -1,4 +1,4 @@
|
|||||||
*easymotion.txt* Version 2.0 Last change:06 Feb 2014.
|
*easymotion.txt* Version 2.0 Last change:08 Feb 2014.
|
||||||
|
|
||||||
|
|
||||||
______ __ ___ __ _
|
______ __ ___ __ _
|
||||||
@ -528,6 +528,9 @@ Find Motion Command Line~
|
|||||||
<Up> or <C-p> | Recall older (previous) search from history
|
<Up> or <C-p> | Recall older (previous) search from history
|
||||||
<Down> or <C-n> | Recall more recent (next) search from history
|
<Down> or <C-n> | Recall more recent (next) search from history
|
||||||
<C-r> {0-9a-z"%#:-=.} | Insert Register. See |c_Ctrl-R|
|
<C-r> {0-9a-z"%#:-=.} | Insert Register. See |c_Ctrl-R|
|
||||||
|
<C-r><C-w> | Insert the Word under cursor
|
||||||
|
<C-r><C-a> | Insert the |WORD| under cursor
|
||||||
|
<C-r><C-f> | Insert the Filename under cursor
|
||||||
------------------------|---------------------------------------
|
------------------------|---------------------------------------
|
||||||
<Over>(paste) | Paste yanked text to the command line
|
<Over>(paste) | Paste yanked text to the command line
|
||||||
| Default: <C-v>
|
| Default: <C-v>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user