mirror of
https://github.com/sayanarijit/xplr
synced 2024-11-18 09:26:05 +00:00
Automated deployment: Fri Feb 4 14:47:20 UTC 2022 6b054cbc01
This commit is contained in:
parent
5d8df41ec3
commit
3e8d778537
@ -156,7 +156,7 @@ can switch between these modes at run-time.</p>
|
|||||||
<p>xplr by default provides the following builtin modes:</p>
|
<p>xplr by default provides the following builtin modes:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>default</li>
|
<li>default</li>
|
||||||
<li>debug</li>
|
<li>debug_error</li>
|
||||||
<li>recover</li>
|
<li>recover</li>
|
||||||
<li>selection_ops</li>
|
<li>selection_ops</li>
|
||||||
<li>create</li>
|
<li>create</li>
|
||||||
@ -226,7 +226,7 @@ help menu.</p>
|
|||||||
<p>Type: <a href="#key-bindings">Key Bindings</a></p>
|
<p>Type: <a href="#key-bindings">Key Bindings</a></p>
|
||||||
<p>The key bindings available in that mode.</p>
|
<p>The key bindings available in that mode.</p>
|
||||||
<h3 id="layout"><a class="header" href="#layout">layout</a></h3>
|
<h3 id="layout"><a class="header" href="#layout">layout</a></h3>
|
||||||
<p>Type: nullable <a href="layouts.html#Layout">Layout</a></p>
|
<p>Type: nullable <a href="layouts.html#layout">Layout</a></p>
|
||||||
<p>If specified, this layout will be used to render the UI.</p>
|
<p>If specified, this layout will be used to render the UI.</p>
|
||||||
|
|
||||||
</main>
|
</main>
|
||||||
|
@ -1190,7 +1190,7 @@ can switch between these modes at run-time.</p>
|
|||||||
<p>xplr by default provides the following builtin modes:</p>
|
<p>xplr by default provides the following builtin modes:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>default</li>
|
<li>default</li>
|
||||||
<li>debug</li>
|
<li>debug_error</li>
|
||||||
<li>recover</li>
|
<li>recover</li>
|
||||||
<li>selection_ops</li>
|
<li>selection_ops</li>
|
||||||
<li>create</li>
|
<li>create</li>
|
||||||
@ -1260,7 +1260,7 @@ help menu.</p>
|
|||||||
<p>Type: <a href="modes.html#key-bindings">Key Bindings</a></p>
|
<p>Type: <a href="modes.html#key-bindings">Key Bindings</a></p>
|
||||||
<p>The key bindings available in that mode.</p>
|
<p>The key bindings available in that mode.</p>
|
||||||
<h3 id="layout"><a class="header" href="#layout">layout</a></h3>
|
<h3 id="layout"><a class="header" href="#layout">layout</a></h3>
|
||||||
<p>Type: nullable <a href="layouts.html#Layout">Layout</a></p>
|
<p>Type: nullable <a href="layouts.html#layout">Layout</a></p>
|
||||||
<p>If specified, this layout will be used to render the UI.</p>
|
<p>If specified, this layout will be used to render the UI.</p>
|
||||||
<div style="break-before: page; page-break-before: always;"></div><h1 id="message"><a class="header" href="#message">Message</a></h1>
|
<div style="break-before: page; page-break-before: always;"></div><h1 id="message"><a class="header" href="#message">Message</a></h1>
|
||||||
<p>You can think of xplr as a server. Just like web servers listen to HTTP
|
<p>You can think of xplr as a server. Just like web servers listen to HTTP
|
||||||
|
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