mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-22 10:11:13 -03:00
Remove delete-or-exit function, which has a C++ implementation
This commit is contained in:
committed by
Johannes Altmanninger
parent
fb73a4b2e2
commit
bb1955ccf9
@@ -294,9 +294,6 @@ The following functions are included as normal functions, but are particularly u
|
||||
``edit_command_buffer``
|
||||
open the visual editor (controlled by the :envvar:`VISUAL` or :envvar:`EDITOR` environment variables) with the current command-line contents
|
||||
|
||||
``delete-or-exit``
|
||||
quit the shell if the current command-line is empty, or delete the character under the cursor if not
|
||||
|
||||
``fish_clipboard_copy``
|
||||
copy the current selection to the system clipboard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user