mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-14 00:47:30 +00:00
docs/bind: Document and
[ci skip]
This commit is contained in:
parent
e986970f4d
commit
bd8fd9fd0d
1 changed files with 2 additions and 0 deletions
|
@ -64,6 +64,8 @@ Special input functions
|
|||
-----------------------
|
||||
The following special input functions are available:
|
||||
|
||||
- ``and``, only execute the next function if the previous succeeded (note: only some functions report success)
|
||||
|
||||
- ``accept-autosuggestion``, accept the current autosuggestion completely
|
||||
|
||||
- ``backward-char``, moves one character to the left
|
||||
|
|
Loading…
Reference in a new issue