mirror of
https://github.com/sayanarijit/xplr
synced 2024-11-20 03:25:32 +00:00
Automated deployment: Tue Sep 28 16:42:57 UTC 2021 9e08287c31
This commit is contained in:
parent
3bb050b8d6
commit
37384ec056
@ -162,11 +162,10 @@ the following fields:</p>
|
|||||||
<p>Type: boolean</p>
|
<p>Type: boolean</p>
|
||||||
<p>Set it to <code>true</code> to use only a subset of selected operations that forbids
|
<p>Set it to <code>true</code> to use only a subset of selected operations that forbids
|
||||||
executing commands or performing write operations on the file-system.</p>
|
executing commands or performing write operations on the file-system.</p>
|
||||||
<h2 id="disable_recover_mode"><a class="header" href="#disable_recover_mode">disable_recover_mode</a></h2>
|
<h2 id="enable_recover_mode"><a class="header" href="#enable_recover_mode">enable_recover_mode</a></h2>
|
||||||
<p>Type: boolean</p>
|
<p>Type: boolean</p>
|
||||||
<p>Set it to <code>true</code> when the special recover mode gets too annoying to appreciate
|
<p>Set it to <code>true</code> if you want to enable a safety feature that will save you from
|
||||||
the good intentions. When enabled, typing the wrong keys won't result in any
|
yourself when you type recklessly.</p>
|
||||||
action.</p>
|
|
||||||
<h2 id="cursorformat"><a class="header" href="#cursorformat">cursor.format</a></h2>
|
<h2 id="cursorformat"><a class="header" href="#cursorformat">cursor.format</a></h2>
|
||||||
<p>Type: nullable string</p>
|
<p>Type: nullable string</p>
|
||||||
<p>This is the shape of the cursor visible when the input buffer contains some string.</p>
|
<p>This is the shape of the cursor visible when the input buffer contains some string.</p>
|
||||||
|
@ -471,11 +471,10 @@ the following fields:</p>
|
|||||||
<p>Type: boolean</p>
|
<p>Type: boolean</p>
|
||||||
<p>Set it to <code>true</code> to use only a subset of selected operations that forbids
|
<p>Set it to <code>true</code> to use only a subset of selected operations that forbids
|
||||||
executing commands or performing write operations on the file-system.</p>
|
executing commands or performing write operations on the file-system.</p>
|
||||||
<h2 id="disable_recover_mode"><a class="header" href="#disable_recover_mode">disable_recover_mode</a></h2>
|
<h2 id="enable_recover_mode"><a class="header" href="#enable_recover_mode">enable_recover_mode</a></h2>
|
||||||
<p>Type: boolean</p>
|
<p>Type: boolean</p>
|
||||||
<p>Set it to <code>true</code> when the special recover mode gets too annoying to appreciate
|
<p>Set it to <code>true</code> if you want to enable a safety feature that will save you from
|
||||||
the good intentions. When enabled, typing the wrong keys won't result in any
|
yourself when you type recklessly.</p>
|
||||||
action.</p>
|
|
||||||
<h2 id="cursorformat"><a class="header" href="#cursorformat">cursor.format</a></h2>
|
<h2 id="cursorformat"><a class="header" href="#cursorformat">cursor.format</a></h2>
|
||||||
<p>Type: nullable string</p>
|
<p>Type: nullable string</p>
|
||||||
<p>This is the shape of the cursor visible when the input buffer contains some string.</p>
|
<p>This is the shape of the cursor visible when the input buffer contains some string.</p>
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user