mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-19 18:11:39 -05:00
Fix the casing on an image URL in the FTCS marks spec (#19440)
This commit is contained in:
1
.github/actions/spelling/expect/74d92373e136649071b3c04dc8773f18deaf5e04.txt
vendored
Normal file
1
.github/actions/spelling/expect/74d92373e136649071b3c04dc8773f18deaf5e04.txt
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
ftcs
|
||||||
6
.github/actions/spelling/expect/expect.txt
vendored
6
.github/actions/spelling/expect/expect.txt
vendored
@@ -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
|
||||||
|
|||||||
@@ -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.
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
* **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
|
||||||
|
|||||||
Reference in New Issue
Block a user