Make it clear what pass_selection_to_program does

This commit is contained in:
Kovid Goyal 2019-06-04 13:48:34 +05:30
parent 614416d4b0
commit 03f692fed8
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -992,7 +992,8 @@ def macos_option_as_alt(x):
k('pass_selection_to_program', 'kitty_mod+o', 'pass_selection_to_program', _('Pass selection to program'), long_text=_('''
You can also pass the contents of the current selection to any program using
:code:`pass_selection_to_program`. By default, the system's open program is used, but
you can specify your own, for example::
you can specify your own, the selection will be passed as a command line argument to the program,
for example::
map kitty_mod+o pass_selection_to_program firefox