fish-shell/sphinx_doc_src/cmds/fish_vi_mode.rst
Fabian Homborg cf9b8fa3fa docs: Add labels to all commands
This allows us to use :ref: references, which don't require hardcoding
it as html

[ci skip]
2019-03-31 11:05:33 +02:00

17 lines
354 B
ReStructuredText

.. _cmd-fish_vi_mode:
fish_vi_mode - Enable vi mode
=============================
Synopsis
--------
fish_vi_mode
Description
-----------
This function is deprecated. Please call ``fish_vi_key_bindings directly``
``fish_vi_mode`` enters a vi-like command editing mode. To always start in vi mode, add ``fish_vi_mode`` to your ``config.fish`` file.