mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 07:43:18 +08:00
Document clipboard bindings.
This commit is contained in:
parent
7365b6bd0c
commit
f9edcbbbe2
|
@ -1040,6 +1040,7 @@ Command mode is also known as normal mode.
|
|||
|
||||
- @key{[} and @key{]} search the command history for the previous/next token containing the token under the cursor before the search was started. See the <a href='#history'>history</a> section for more information on history searching.
|
||||
|
||||
- @key{Control, X} copies the current buffer to the system's clipboard, @key{Control, V} inserts the clipboard contents.
|
||||
- @key{Control,C} deletes the entire line.
|
||||
|
||||
\subsubsection vi-mode-insert Insert mode
|
||||
|
|
Loading…
Reference in New Issue
Block a user