mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 12:53:13 +00: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
1 changed files with 0 additions and 1 deletions
|
@ -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{[} 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.
|
- @key{Control,C} deletes the entire line.
|
||||||
|
|
||||||
\subsubsection vi-mode-insert Insert mode
|
\subsubsection vi-mode-insert Insert mode
|
||||||
|
|
Loading…
Reference in a new issue