Fix the casing on an image URL in the FTCS marks spec (#19440)

This commit is contained in:
Piotr Szlazak
2025-10-16 02:45:08 +02:00
committed by GitHub
parent fcf32351ff
commit f5ddecd1d4
3 changed files with 2 additions and 7 deletions

View File

@@ -0,0 +1 @@
ftcs

View File

@@ -540,7 +540,6 @@ EPres
EQU EQU
ERASEBKGND ERASEBKGND
ERRORONEXIT ERRORONEXIT
ESFCIB
esrp esrp
ESV ESV
ETW ETW
@@ -603,7 +602,6 @@ FONTSTRING
FONTTYPE FONTTYPE
FONTWIDTH FONTWIDTH
FONTWINDOW FONTWINDOW
foob
FORCEOFFFEEDBACK FORCEOFFFEEDBACK
FORCEONFEEDBACK FORCEONFEEDBACK
FRAMECHANGED FRAMECHANGED
@@ -620,7 +618,6 @@ FUNCTIONCALL
fuzzmain fuzzmain
fuzzmap fuzzmap
fuzzwrapper fuzzwrapper
fuzzyfinder
fwdecl fwdecl
fwe fwe
fwlink fwlink
@@ -961,7 +958,6 @@ lsb
lsconfig lsconfig
lstatus lstatus
lstrcmp lstrcmp
lstrcmpi
LTEXT LTEXT
lto lto
ltsc ltsc
@@ -1125,7 +1121,6 @@ NOREPOSITION
NORMALDISPLAY NORMALDISPLAY
NOSCRATCH NOSCRATCH
NOSEARCH NOSEARCH
noselect
NOSELECTION NOSELECTION
NOSENDCHANGING NOSENDCHANGING
NOSIZE NOSIZE
@@ -1183,7 +1178,6 @@ onecoreuuid
ONECOREWINDOWS ONECOREWINDOWS
onehalf onehalf
oneseq oneseq
oob
openbash openbash
opencode opencode
opencon opencon

View File

@@ -111,7 +111,7 @@ not understanding these sequences originally.
The relevant FinalTerm sequences for marking up the prompt are as follows. The relevant FinalTerm sequences for marking up the prompt are as follows.
![image](FTCS-diagram.png) ![image](ftcs-diagram.png)
* **FTCS_PROMPT**: `OSC 133 ; A ST` * **FTCS_PROMPT**: `OSC 133 ; A ST`
- The start of a prompt. Internally, this sets a marker in the buffer - The start of a prompt. Internally, this sets a marker in the buffer