mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-01-20 10:52:46 +08:00
Revert "Document clipboard bindings."
This was added by accident - the actual clipboard change is not included in 2.3.1, so this has no place there.
This reverts commit 00291c1c5a
.
This commit is contained in:
parent
8070cd81d6
commit
e0a627f99d
|
@ -1030,7 +1030,6 @@ 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