add yank binding to selection mode
This commit is contained in:
parent
605237703b
commit
3780b89749
|
@ -43,6 +43,7 @@ TEXT SELECTION MODE
|
|||
* ``^``: beginning-of-line
|
||||
* ``g``: jump to start of first row
|
||||
* ``G``: jump to start of last row
|
||||
* ``y``: copy to CLIPBOARD
|
||||
|
||||
TODO
|
||||
====
|
||||
|
|
Loading…
Reference in New Issue