mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-24 17:27:39 +02:00
...
This commit is contained in:
@@ -284,10 +284,6 @@ string_capabilities = {
|
|||||||
'setrgbb': r'\E[48:2:%p1%d:%p2%d:%p3%dm',
|
'setrgbb': r'\E[48:2:%p1%d:%p2%d:%p3%dm',
|
||||||
|
|
||||||
# The following are entries that we don't use
|
# The following are entries that we don't use
|
||||||
# # display status line
|
|
||||||
# 'dsl': r'\E]2;\007',
|
|
||||||
# # return from status line
|
|
||||||
# 'fsl': r'^G',
|
|
||||||
# # turn on blank mode, (characters invisible)
|
# # turn on blank mode, (characters invisible)
|
||||||
# 'invis': r'\E[8m',
|
# 'invis': r'\E[8m',
|
||||||
# # init2 string
|
# # init2 string
|
||||||
|
|||||||
Reference in New Issue
Block a user