Replace kitten_alias with action_alias in docs

This commit is contained in:
Kovid Goyal
2021-11-22 19:57:54 +05:30
parent aa4fa4cc85
commit 9ce807069a
2 changed files with 6 additions and 5 deletions

View File

@@ -56,6 +56,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- broadcast kitten: Show a "fake" cursor in all windows being broadcast too
(:iss:`4225`)
- Allow defining aliases for more general actions, not just kittens
(:pull:`4260`)
- Fix a regression that caused :option:`kitty --title` to not work when
opening new OS windows using :option:`kitty --single-instance` (:iss:`3893`)
@@ -210,9 +213,6 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
--program` option work when using the ``self``
:option:`kitty +kitten hints --linenum-action` (:iss:`3931`)
- Allow defining aliases for more general actions, not just kittens
(:pull:`4260`)
0.22.2 [2021-08-02]
----------------------

View File

@@ -93,7 +93,8 @@ look it up in the Google dictionary.
.. note::
To avoid having to specify the same command line options on every invocation,
you can use the :opt:`kitten_alias` option in :file:`kitty.conf`, creating aliases
you can use the :opt:`action_alias` option in :file:`kitty.conf`, creating aliases
that have common sets of options. For example::
kitten_alias myhints hints --alphabet qfjdkslaureitywovmcxzpq1234567890
action_alias myhints kitten hints --alphabet qfjdkslaureitywovmcxzpq1234567890
map f1 myhints --customize-processing custom-hints.py