From 74e9bf4f318c90954003a2fccadd2ac5805102a6 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 17 Sep 2018 06:42:20 +0530 Subject: [PATCH] Another sentence worth of documentation --- docs/kittens/hints.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/kittens/hints.rst b/docs/kittens/hints.rst index d712f09d0..f68304d8b 100644 --- a/docs/kittens/hints.rst +++ b/docs/kittens/hints.rst @@ -19,7 +19,9 @@ terminal, very useful for picking files from the output of a ``git`` or ``ls`` c adding them to the command line for the next command. The hints kitten is very powerful to see more detailed help on its various -options and modes of operation, see below. +options and modes of operation, see below. You can use these options to +create mappings in :file:`kitty.conf` to select various different text +snippets. See :sc:`insert_selected_path` for examples. Command Line Interface -------------------------