mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
parent
384cb12df7
commit
e30cbaced4
1 changed files with 5 additions and 0 deletions
|
|
@ -815,6 +815,11 @@
|
||||||
<td>false</td>
|
<td>false</td>
|
||||||
<td>If true, selected text will automatically be copied to the clipboard</td>
|
<td>If true, selected text will automatically be copied to the clipboard</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>"quickEdit"</td>
|
||||||
|
<td>false</td>
|
||||||
|
<td>If true, on right click selected text will be copied or pasted if no selection is present (true by default on Windows)</td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>"bell"</td>
|
<td>"bell"</td>
|
||||||
<td>"SOUND"</td>
|
<td>"SOUND"</td>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue