Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions 4 doc_src/interactive.rst
Original file line number Diff line number Diff line change
Expand Up @@ -549,8 +549,8 @@ Custom bindings

In addition to the standard bindings listed here, you can also define your own with :doc:`bind <cmds/bind>`::

# Just clear the commandline on control-c
bind ctrl-c 'commandline -r ""'
# Prints ``^C`` and a new prompt
bind ctrl-c cancel-commandline

Put ``bind`` statements into :ref:`config.fish <configuration>` or a function called ``fish_user_key_bindings``.

Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.