Start documenting the choose-files kitten

This commit is contained in:
Kovid Goyal
2025-07-16 06:16:38 +05:30
parent 94e6f240a6
commit c8a20dbe58
2 changed files with 23 additions and 0 deletions

View File

@@ -149,6 +149,10 @@ Path to a file to which to write the process ID (PID) of this process to.
help_text = '''\
Select one or more files, quickly, using fuzzy finding, by typing just a few characters from
the file name. Browse matching files, using the arrow keys to navigate matches and press :kbd:`Enter`
to select. The :kbd:`Tab` key can be used to change to a sub-folder. See the :doc:`online docs </kittens/choose-files>`
for full details.
'''