kitty/docs/kittens
Ronan Jouchet c40bd7ce82
kittens/hyperlinked_grep: document how to tell fish to autocomplete with rg
It was documented for zsh but not fish (2 lines above).

While looking for how to do the same in fish, I couldn't find how to do
*exactly the same*, but turns out there's a neat way to do both the
aliasing and autocompletion mapping at the same time.

See https://fishshell.com/docs/current/cmds/function.html :

> `-w WRAPPED_COMMAND` or `--wraps=WRAPPED_COMMAND` causes the function
> to inherit completions from the given wrapped command. See the
> documentation for [complete](https://fishshell.com/docs/current/cmds/complete.html#cmd-complete)
> for more information.
2022-01-08 14:43:36 -05:00
..
broadcast.rst Add links to kitten source code 2021-07-24 08:15:52 +05:30
clipboard.rst Add links to kitten source code 2021-07-24 08:15:52 +05:30
custom.rst Cleanup handling of types of kitten input 2021-11-15 15:17:34 +05:30
diff.rst ... 2021-11-25 13:24:46 +08:00
hints.rst Docs: use the action name of the shortcut in several places 2021-12-10 14:36:16 +08:00
hyperlinked_grep.rst kittens/hyperlinked_grep: document how to tell fish to autocomplete with rg 2022-01-08 14:43:36 -05:00
icat.rst Add links to kitten source code 2021-07-24 08:15:52 +05:30
panel.rst Add links to kitten source code 2021-07-24 08:15:52 +05:30
query_terminal.rst Add links to kitten source code 2021-07-24 08:15:52 +05:30
remote_file.rst Start documenting the file transfer kitten 2021-11-17 10:33:37 +05:30
themes.rst There is no need to modify metadata.json when submitting a new theme as that is done by the gen-metadata.py script when merging 2021-11-16 21:46:46 +05:30
transfer.rst Start work on documenting the file transfer protocol 2021-11-18 20:33:06 +05:30
unicode_input.rst Docs: Use underscores in kitten document filenames 2021-12-10 17:30:51 +08:00