This commit is contained in:
Kovid Goyal 2026-07-08 22:54:54 +05:30
parent c37d824686
commit 99dabb8aff
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -44,7 +44,7 @@ current cursor position, press :sc:`insert_chosen_file` for files or
:sc:`insert_chosen_directory` for directories. Similarly, to have a file
chosen in a command line, use, for example::
some-command $(kitten choose-file)
some-command $(kitten choose-files)
Note that the above may not work in a complicated pipeline as it performs
terminal I/O and needs exclusive access to the tty device while choosing a