mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-31 12:21:19 -03:00
Fix delete-or-exit doc wording for local consistency
This commit is contained in:
committed by
Johannes Altmanninger
parent
bb1955ccf9
commit
f88bb35204
@@ -144,7 +144,7 @@ The following special input functions are available:
|
||||
delete one character to the right of the cursor
|
||||
|
||||
``delete-or-exit``
|
||||
deletes one character to the right of the cursor or exits the shell if the commandline is empty.
|
||||
delete one character to the right of the cursor, or exit the shell if the commandline is empty
|
||||
|
||||
``down-line``
|
||||
move down one line
|
||||
|
||||
Reference in New Issue
Block a user