removed mentions of " ' > < from help, as those characters are now allowed and properly escaped everywhere
This commit is contained in:
@@ -341,12 +341,12 @@
|
||||
<tr>
|
||||
<td>\e]TITLE=…\a</td>
|
||||
<td>Title text</td>
|
||||
<td>Set terminal title. Avoid ", ', < and >. This is a custom ESPTerm OSC command.</td>
|
||||
<td>Set terminal title. This is a custom ESPTerm OSC command.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>\e]BTNn=…\a</td>
|
||||
<td>1-5, label</td>
|
||||
<td>Set button label. Avoid ", ', < and >. This is a custom ESPTerm OSC command.</td>
|
||||
<td>Set button label. This is a custom ESPTerm OSC command.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>ASCII 24 (18h)</td>
|
||||
|
||||
Reference in New Issue
Block a user