mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
Update docs
This commit is contained in:
@@ -121,7 +121,10 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="Terminal_Gui_Key_CharMask">CharMask</td>
|
||||
<td></td>
|
||||
<td><p>Mask that indictes that this is a character value, values outside this range
|
||||
indicate special characters like Alt-key combinations or special keys on the
|
||||
keyboard like function keys, arrows keys and so on.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="Terminal_Gui_Key_ControlA">ControlA</td>
|
||||
@@ -216,6 +219,11 @@
|
||||
<tr>
|
||||
<td id="Terminal_Gui_Key_ControlS">ControlS</td>
|
||||
<td><p>The key code for the user pressing Control-S</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="Terminal_Gui_Key_ControlSpace">ControlSpace</td>
|
||||
<td><p>The key code for the user pressing Control-spacebar</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user