mirror of
https://github.com/sayanarijit/xplr
synced 2024-11-04 18:00:14 +00:00
deploy: d6d7e70425
This commit is contained in:
parent
711be4058c
commit
3eef4c20f3
@ -433,7 +433,7 @@ xplr.config.modes.custom.bookmark = {
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Author: <a href="https://github.com/sayanarijit">@sayanarijit</a></li>
|
<li>Author: <a href="https://github.com/sayanarijit">@sayanarijit</a></li>
|
||||||
<li>Requires: <a href="https://sr.ht/%7Eexec64/imv">imv</a>, <a href="https://www.semicomplete.com/projects/xdotool">xdotool</a></li>
|
<li>Requires: <a href="https://sr.ht/%7Eexec64/imv">imv</a>, <a href="https://www.semicomplete.com/projects/xdotool">xdotool</a></li>
|
||||||
<li>Tested on: Linux</li>
|
<li>Tested on: Linux, FreeBSD 13.1-RELEASE</li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre><code class="language-lua">xplr.config.modes.builtin.default.key_bindings.on_key.P = {
|
<pre><code class="language-lua">xplr.config.modes.builtin.default.key_bindings.on_key.P = {
|
||||||
help = "preview",
|
help = "preview",
|
||||||
@ -488,7 +488,7 @@ imv-msg "$IMV_PID" quit
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Author: <a href="https://github.com/sayanarijit">@sayanarijit</a></li>
|
<li>Author: <a href="https://github.com/sayanarijit">@sayanarijit</a></li>
|
||||||
<li>Requires: none</li>
|
<li>Requires: none</li>
|
||||||
<li>Tested on: Linux</li>
|
<li>Tested on: Linux, FreeBSD 13.1-RELEASE</li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre><code class="language-lua">local function stat(node)
|
<pre><code class="language-lua">local function stat(node)
|
||||||
return node.mime_essence
|
return node.mime_essence
|
||||||
|
@ -3781,7 +3781,7 @@ xplr.config.modes.custom.bookmark = {
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Author: <a href="https://github.com/sayanarijit">@sayanarijit</a></li>
|
<li>Author: <a href="https://github.com/sayanarijit">@sayanarijit</a></li>
|
||||||
<li>Requires: <a href="https://sr.ht/%7Eexec64/imv">imv</a>, <a href="https://www.semicomplete.com/projects/xdotool">xdotool</a></li>
|
<li>Requires: <a href="https://sr.ht/%7Eexec64/imv">imv</a>, <a href="https://www.semicomplete.com/projects/xdotool">xdotool</a></li>
|
||||||
<li>Tested on: Linux</li>
|
<li>Tested on: Linux, FreeBSD 13.1-RELEASE</li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre><code class="language-lua">xplr.config.modes.builtin.default.key_bindings.on_key.P = {
|
<pre><code class="language-lua">xplr.config.modes.builtin.default.key_bindings.on_key.P = {
|
||||||
help = "preview",
|
help = "preview",
|
||||||
@ -3836,7 +3836,7 @@ imv-msg "$IMV_PID" quit
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Author: <a href="https://github.com/sayanarijit">@sayanarijit</a></li>
|
<li>Author: <a href="https://github.com/sayanarijit">@sayanarijit</a></li>
|
||||||
<li>Requires: none</li>
|
<li>Requires: none</li>
|
||||||
<li>Tested on: Linux</li>
|
<li>Tested on: Linux, FreeBSD 13.1-RELEASE</li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre><code class="language-lua">local function stat(node)
|
<pre><code class="language-lua">local function stat(node)
|
||||||
return node.mime_essence
|
return node.mime_essence
|
||||||
|
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