Describe user-bindings.
This commit is contained in:
parent
e5511b6873
commit
fd0b0f9b2b
|
@ -114,6 +114,12 @@
|
|||
<td><code>string</code></td>
|
||||
<td><code>"Really quit orion?"</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>user-bindings</code></td>
|
||||
<td><code>binding-list</code></td>
|
||||
<td><code>'(("F2" exec "xterm"))</code></td>
|
||||
<td>List of user-defined key bindings.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>execute</code></td>
|
||||
<td><code>keys</code></td>
|
||||
|
|
Loading…
Reference in New Issue