mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-04 07:21:14 -03:00
document kill-path-component stopping at @ or :
Changes from 009ecfd7e6 / #5841.
[ci skip]
This commit is contained in:
@@ -1421,7 +1421,7 @@ Some bindings are shared between emacs- and vi-mode because they aren't text edi
|
|||||||
|
|
||||||
- :kbd:`Control+L` clears and repaints the screen.
|
- :kbd:`Control+L` clears and repaints the screen.
|
||||||
|
|
||||||
- :kbd:`Control+W` moves the previous path component (everything up to the previous "/") to the `killring <#killring>`__.
|
- :kbd:`Control+W` moves the previous path component (everything up to the previous "/", ":" or "@") to the `killring <#killring>`__.
|
||||||
|
|
||||||
- :kbd:`Control+X` copies the current buffer to the system's clipboard, :kbd:`Control+V` inserts the clipboard contents.
|
- :kbd:`Control+X` copies the current buffer to the system's clipboard, :kbd:`Control+V` inserts the clipboard contents.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user