mirror of
https://github.com/sayanarijit/xplr
synced 2024-11-18 09:26:05 +00:00
Automated deployment: Wed Jul 14 16:28:17 UTC 2021 a12818ea30
This commit is contained in:
parent
cd021109f2
commit
de4a620e49
@ -160,68 +160,44 @@ of the following plugins work for you, it's very easy to
|
||||
</ul>
|
||||
<h2 id="integration"><a class="header" href="#integration">Integration</a></h2>
|
||||
<ul>
|
||||
<li>
|
||||
<p><a href="https://github.com/sayanarijit/comex.xplr">comex.xplr</a>
|
||||
One xplr plugin to compress and extract them all.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/sayanarijit/completion.xplr">completion.xplr</a>
|
||||
The missing tab completion for xplr input buffer.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/sayanarijit/dragon.xplr">dragon.xplr</a>
|
||||
Drag and drop files using <a href="https://github.com/mwh/dragon">dragon</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/sayanarijit/dua-cli.xplr">dua-cli.xplr</a>
|
||||
<li><a href="https://github.com/sayanarijit/comex.xplr">comex.xplr</a>
|
||||
One xplr plugin to compress and extract them all.</li>
|
||||
<li><a href="https://github.com/sayanarijit/completion.xplr">completion.xplr</a>
|
||||
The missing tab completion for xplr input buffer.</li>
|
||||
<li><a href="https://github.com/sayanarijit/dragon.xplr">dragon.xplr</a>
|
||||
Drag and drop files using <a href="https://github.com/mwh/dragon">dragon</a>.</li>
|
||||
<li><a href="https://github.com/sayanarijit/dua-cli.xplr">dua-cli.xplr</a>
|
||||
Get the disk usage using <a href="https://github.com/Byron/dua-cli">dua-cli</a> with
|
||||
selection support.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/sayanarijit/fzf.xplr">fzf.xplr</a>
|
||||
selection support.</li>
|
||||
<li><a href="https://github.com/sayanarijit/fzf.xplr">fzf.xplr</a>
|
||||
Fuzzy search using <a href="https://github.com/junegunn/fzf">fzf</a> to focus on a file
|
||||
or enter into a directory.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/dtomvan/paste-rs.xplr">paste-rs.xplr</a>
|
||||
or enter into a directory.</li>
|
||||
<li><a href="https://github.com/dtomvan/paste-rs.xplr">paste-rs.xplr</a>
|
||||
Use this plugin to paste your files to <a href="https://paste.rs">paste.rs</a>, and open/delete them
|
||||
later using <a href="https://github.com/junegunn/fzf">fzf</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/sayanarijit/preview-tabbed.xplr">preview-tabbed.xplr</a>
|
||||
later using <a href="https://github.com/junegunn/fzf">fzf</a>.</li>
|
||||
<li><a href="https://github.com/sayanarijit/preview-tabbed.xplr">preview-tabbed.xplr</a>
|
||||
Preview paths using suckless <a href="https://tools.suckless.org/tabbed/">tabbed</a> and
|
||||
<a href="https://github.com/jarun/nnn/blob/master/plugins/preview-tabbed">nnn preview-tabbed</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/sayanarijit/trash-cli.xplr">trash-cli.xplr</a>
|
||||
<a href="https://github.com/jarun/nnn/blob/master/plugins/preview-tabbed">nnn preview-tabbed</a>.</li>
|
||||
<li><a href="https://github.com/sayanarijit/qrcp.xplr">qrcp.xplr</a>
|
||||
Send and receive files via QR code using <a href="https://github.com/claudiodangelis/qrcp">qrcp</a>.</li>
|
||||
<li><a href="https://github.com/sayanarijit/trash-cli.xplr">trash-cli.xplr</a>
|
||||
Trash files and directories using
|
||||
<a href="https://github.com/andreafrancia/trash-cli">trash-cli</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/sayanarijit/xargs.xplr">xargs.xplr</a>
|
||||
Batch execute commands on the focused or selected files using <code>xargs</code>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/sayanarijit/xclip.xplr">xclip.xplr</a>
|
||||
<a href="https://github.com/andreafrancia/trash-cli">trash-cli</a>.</li>
|
||||
<li><a href="https://github.com/sayanarijit/xargs.xplr">xargs.xplr</a>
|
||||
Batch execute commands on the focused or selected files using <code>xargs</code>.</li>
|
||||
<li><a href="https://github.com/sayanarijit/xclip.xplr">xclip.xplr</a>
|
||||
Copy and paste with system clipboard using
|
||||
<a href="https://github.com/astrand/xclip">xclip</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/sayanarijit/zoxide.xplr">zoxide.xplr</a>
|
||||
<a href="https://github.com/astrand/xclip">xclip</a>.</li>
|
||||
<li><a href="https://github.com/sayanarijit/zoxide.xplr">zoxide.xplr</a>
|
||||
Change directory using the <a href="https://github.com/ajeetdsouza/zoxide">zoxide</a>
|
||||
database.</p>
|
||||
</li>
|
||||
database.</li>
|
||||
</ul>
|
||||
<h2 id="theme"><a class="header" href="#theme">Theme</a></h2>
|
||||
<ul>
|
||||
<li>
|
||||
<p><a href="https://github.com/sayanarijit/material-landscape.xplr">material-landscape.xplr</a>
|
||||
Material Landscape</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/sayanarijit/material-landscape2.xplr">material-landscape2.xplr</a>
|
||||
Material Landscape 2</p>
|
||||
</li>
|
||||
<li><a href="https://github.com/sayanarijit/material-landscape.xplr">material-landscape.xplr</a>
|
||||
Material Landscape</li>
|
||||
<li><a href="https://github.com/sayanarijit/material-landscape2.xplr">material-landscape2.xplr</a>
|
||||
Material Landscape 2</li>
|
||||
</ul>
|
||||
|
||||
</main>
|
||||
|
@ -2021,68 +2021,44 @@ of the following plugins work for you, it's very easy to
|
||||
</ul>
|
||||
<h2 id="integration"><a class="header" href="#integration">Integration</a></h2>
|
||||
<ul>
|
||||
<li>
|
||||
<p><a href="https://github.com/sayanarijit/comex.xplr">comex.xplr</a>
|
||||
One xplr plugin to compress and extract them all.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/sayanarijit/completion.xplr">completion.xplr</a>
|
||||
The missing tab completion for xplr input buffer.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/sayanarijit/dragon.xplr">dragon.xplr</a>
|
||||
Drag and drop files using <a href="https://github.com/mwh/dragon">dragon</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/sayanarijit/dua-cli.xplr">dua-cli.xplr</a>
|
||||
<li><a href="https://github.com/sayanarijit/comex.xplr">comex.xplr</a>
|
||||
One xplr plugin to compress and extract them all.</li>
|
||||
<li><a href="https://github.com/sayanarijit/completion.xplr">completion.xplr</a>
|
||||
The missing tab completion for xplr input buffer.</li>
|
||||
<li><a href="https://github.com/sayanarijit/dragon.xplr">dragon.xplr</a>
|
||||
Drag and drop files using <a href="https://github.com/mwh/dragon">dragon</a>.</li>
|
||||
<li><a href="https://github.com/sayanarijit/dua-cli.xplr">dua-cli.xplr</a>
|
||||
Get the disk usage using <a href="https://github.com/Byron/dua-cli">dua-cli</a> with
|
||||
selection support.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/sayanarijit/fzf.xplr">fzf.xplr</a>
|
||||
selection support.</li>
|
||||
<li><a href="https://github.com/sayanarijit/fzf.xplr">fzf.xplr</a>
|
||||
Fuzzy search using <a href="https://github.com/junegunn/fzf">fzf</a> to focus on a file
|
||||
or enter into a directory.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/dtomvan/paste-rs.xplr">paste-rs.xplr</a>
|
||||
or enter into a directory.</li>
|
||||
<li><a href="https://github.com/dtomvan/paste-rs.xplr">paste-rs.xplr</a>
|
||||
Use this plugin to paste your files to <a href="https://paste.rs">paste.rs</a>, and open/delete them
|
||||
later using <a href="https://github.com/junegunn/fzf">fzf</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/sayanarijit/preview-tabbed.xplr">preview-tabbed.xplr</a>
|
||||
later using <a href="https://github.com/junegunn/fzf">fzf</a>.</li>
|
||||
<li><a href="https://github.com/sayanarijit/preview-tabbed.xplr">preview-tabbed.xplr</a>
|
||||
Preview paths using suckless <a href="https://tools.suckless.org/tabbed/">tabbed</a> and
|
||||
<a href="https://github.com/jarun/nnn/blob/master/plugins/preview-tabbed">nnn preview-tabbed</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/sayanarijit/trash-cli.xplr">trash-cli.xplr</a>
|
||||
<a href="https://github.com/jarun/nnn/blob/master/plugins/preview-tabbed">nnn preview-tabbed</a>.</li>
|
||||
<li><a href="https://github.com/sayanarijit/qrcp.xplr">qrcp.xplr</a>
|
||||
Send and receive files via QR code using <a href="https://github.com/claudiodangelis/qrcp">qrcp</a>.</li>
|
||||
<li><a href="https://github.com/sayanarijit/trash-cli.xplr">trash-cli.xplr</a>
|
||||
Trash files and directories using
|
||||
<a href="https://github.com/andreafrancia/trash-cli">trash-cli</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/sayanarijit/xargs.xplr">xargs.xplr</a>
|
||||
Batch execute commands on the focused or selected files using <code>xargs</code>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/sayanarijit/xclip.xplr">xclip.xplr</a>
|
||||
<a href="https://github.com/andreafrancia/trash-cli">trash-cli</a>.</li>
|
||||
<li><a href="https://github.com/sayanarijit/xargs.xplr">xargs.xplr</a>
|
||||
Batch execute commands on the focused or selected files using <code>xargs</code>.</li>
|
||||
<li><a href="https://github.com/sayanarijit/xclip.xplr">xclip.xplr</a>
|
||||
Copy and paste with system clipboard using
|
||||
<a href="https://github.com/astrand/xclip">xclip</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/sayanarijit/zoxide.xplr">zoxide.xplr</a>
|
||||
<a href="https://github.com/astrand/xclip">xclip</a>.</li>
|
||||
<li><a href="https://github.com/sayanarijit/zoxide.xplr">zoxide.xplr</a>
|
||||
Change directory using the <a href="https://github.com/ajeetdsouza/zoxide">zoxide</a>
|
||||
database.</p>
|
||||
</li>
|
||||
database.</li>
|
||||
</ul>
|
||||
<h2 id="theme"><a class="header" href="#theme">Theme</a></h2>
|
||||
<ul>
|
||||
<li>
|
||||
<p><a href="https://github.com/sayanarijit/material-landscape.xplr">material-landscape.xplr</a>
|
||||
Material Landscape</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/sayanarijit/material-landscape2.xplr">material-landscape2.xplr</a>
|
||||
Material Landscape 2</p>
|
||||
</li>
|
||||
<li><a href="https://github.com/sayanarijit/material-landscape.xplr">material-landscape.xplr</a>
|
||||
Material Landscape</li>
|
||||
<li><a href="https://github.com/sayanarijit/material-landscape2.xplr">material-landscape2.xplr</a>
|
||||
Material Landscape 2</li>
|
||||
</ul>
|
||||
<div style="break-before: page; page-break-before: always;"></div><h1 id="integration-1"><a class="header" href="#integration-1">Integration</a></h1>
|
||||
<p>xplr is designed to integrate well with other tools and commands. It can be
|
||||
|
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