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

pull/111/merge
Ondřej Hruška 7 years ago
parent 76b447d03e
commit 8a182f072d
  1. 4
      html_orig/pages/help.php

@ -341,12 +341,12 @@
<tr>
<td>\e]TITLE=…\a</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>
<td>\e]BTNn=…\a</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>
<td>ASCII 24 (18h)</td>

Loading…
Cancel
Save