mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
...
This commit is contained in:
parent
c37d824686
commit
99dabb8aff
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue