mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
...
This commit is contained in:
parent
702bfccfa2
commit
4839cbe9d0
1 changed files with 2 additions and 1 deletions
|
|
@ -228,7 +228,8 @@ opt('cursor_text_color', '#111111',
|
|||
long_text='''
|
||||
Choose the color of text under the cursor. If you want it rendered with the
|
||||
background color of the cell underneath instead, use the special keyword:
|
||||
background.
|
||||
background. Note that if :opt:`cursor` is set to :code:`none` then this setting
|
||||
if ignored.
|
||||
'''
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue