Automated deployment: Fri Feb 4 14:47:20 UTC 2022 6b054cbc01

This commit is contained in:
sayanarijit 2022-02-04 14:47:20 +00:00
parent 5d8df41ec3
commit 3e8d778537
4 changed files with 6 additions and 6 deletions

View File

@ -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>

View File

@ -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