mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
Improce docstring
This commit is contained in:
parent
2d93a011df
commit
a00e4ebe3f
1 changed files with 2 additions and 2 deletions
|
|
@ -2555,8 +2555,8 @@ opt('allow_hyperlinks', 'yes',
|
|||
long_text='''
|
||||
Process hyperlink (OSC 8) escape sequences. If disabled OSC 8 escape sequences
|
||||
are ignored. Otherwise they become clickable links, that you can click by
|
||||
holding down ctrl+shift and clicking with the mouse. The special value of
|
||||
``ask`` means that kitty will ask before opening the link.
|
||||
with the mouse or the :doc:`hints kitten </kittens/hints>`. The special value of
|
||||
``ask`` means that kitty will ask before opening the link when clicked.
|
||||
'''
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue