mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-26 10:43:47 +08:00
docs: Remove errant space
This commit is contained in:
parent
9147a30926
commit
b70600e070
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
bind - handle fish key bindings
|
bind - handle fish key bindings
|
||||||
===============================
|
===============================
|
||||||
|
|
||||||
Synopsis
|
Synopsis
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
@ -182,7 +181,7 @@ The following special input functions are available:
|
||||||
|
|
||||||
- ``swap-selection-start-stop``, go to the other end of the highlighted text without changing the selection
|
- ``swap-selection-start-stop``, go to the other end of the highlighted text without changing the selection
|
||||||
|
|
||||||
- ``transpose-chars``, transpose two characters to the left of the cursor
|
- ``transpose-chars``, transpose two characters to the left of the cursor
|
||||||
|
|
||||||
- ``transpose-words``, transpose two words to the left of the cursor
|
- ``transpose-words``, transpose two words to the left of the cursor
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user