mirror of
https://github.com/sayanarijit/xplr
synced 2024-11-18 09:26:05 +00:00
Automated deployment: Sat Feb 19 11:27:05 UTC 2022 26a363c7b1
This commit is contained in:
parent
98f6d8d43e
commit
1a96326001
@ -145,9 +145,11 @@
|
||||
requests, xplr listens to <a href="#full-list-of-messages">messages</a>.</p>
|
||||
<p>You can send these messages to an xplr session in the following ways:</p>
|
||||
<ul>
|
||||
<li>Via command-line (currently during start-up only, using <code>--on-load</code>)</li>
|
||||
<li>Via <a href="key-bindings.html">key bindings</a></li>
|
||||
<li>Via <a href="#lua-function-calls">Lua function calls</a></li>
|
||||
<li>Via shell command using the <a href="#input-pipe">input pipe</a></li>
|
||||
<li>Via socket (coming soon)</li>
|
||||
</ul>
|
||||
<h2 id="format"><a class="header" href="#format">Format</a></h2>
|
||||
<p>To send messages using the <a href="key-bindings.html">key bindings</a> or
|
||||
|
@ -1520,9 +1520,11 @@ help menu.</p>
|
||||
requests, xplr listens to <a href="message.html#full-list-of-messages">messages</a>.</p>
|
||||
<p>You can send these messages to an xplr session in the following ways:</p>
|
||||
<ul>
|
||||
<li>Via command-line (currently during start-up only, using <code>--on-load</code>)</li>
|
||||
<li>Via <a href="key-bindings.html">key bindings</a></li>
|
||||
<li>Via <a href="message.html#lua-function-calls">Lua function calls</a></li>
|
||||
<li>Via shell command using the <a href="message.html#input-pipe">input pipe</a></li>
|
||||
<li>Via socket (coming soon)</li>
|
||||
</ul>
|
||||
<h2 id="format"><a class="header" href="#format">Format</a></h2>
|
||||
<p>To send messages using the <a href="key-bindings.html">key bindings</a> or
|
||||
|
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