mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 16:37:27 +00:00
...
This commit is contained in:
parent
53122ea460
commit
9ea3f7b504
1 changed files with 1 additions and 1 deletions
|
|
@ -283,7 +283,7 @@ string_capabilities = {
|
|||
'Cr': r'\E]112\007',
|
||||
# Indicates support for styled and colored underlines (non-standard) as
|
||||
# described at: https://sw.kovidgoyal.net/kitty/underlines/
|
||||
# 'Setulc' is quivalent to the 'Su' boolean capability. Until
|
||||
# 'Setulc' is equivalent to the 'Su' boolean capability. Until
|
||||
# standardized, specify both for application compatibility.
|
||||
'Setulc': r'\E[58:2:%p1%{65536}%/%d:%p1%{256}%/%{255}%&%d:%p1%{255}%&%d%;m',
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue