implemented loopback option SRM
This commit is contained in:
@@ -74,6 +74,18 @@
|
||||
Show (`h`) or hide (`l`) menu/help links under the screen.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<code>
|
||||
\e[12h \\
|
||||
\e[12l
|
||||
</code>
|
||||
</td>
|
||||
<td>
|
||||
Enable (`h`) or disable (`l`) Send-Receive Mode (SRM).
|
||||
SRM is the opposite of Local Echo, meaning `\e[12h` disables and `\e[12l` enables Local Echo.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>`\e[8;<i>r</i>;<i>c</i>t`</td>
|
||||
<td>Set screen size (this is a command borrowed from xterm)</td>
|
||||
|
||||
Reference in New Issue
Block a user