removed mentions of " ' > < from help, as those characters are now allowed and properly escaped everywhere

This commit is contained in:
2017-08-06 14:26:54 +02:00
parent 76b447d03e
commit 8a182f072d
+2 -2
View File
@@ -341,12 +341,12 @@
<tr> <tr>
<td>\e]TITLE=…\a</td> <td>\e]TITLE=…\a</td>
<td>Title text</td> <td>Title text</td>
<td>Set terminal title. Avoid ", ', &lt; and &gt;. This is a custom ESPTerm OSC command.</td> <td>Set terminal title. This is a custom ESPTerm OSC command.</td>
</tr> </tr>
<tr> <tr>
<td>\e]BTNn=…\a</td> <td>\e]BTNn=…\a</td>
<td>1-5, label</td> <td>1-5, label</td>
<td>Set button label. Avoid ", ', &lt; and &gt;. This is a custom ESPTerm OSC command.</td> <td>Set button label. This is a custom ESPTerm OSC command.</td>
</tr> </tr>
<tr> <tr>
<td>ASCII 24 (18h)</td> <td>ASCII 24 (18h)</td>