gh-pages
sayanarijit 5 months ago
parent 0c7eac6682
commit 05d5e47b11

@ -5258,7 +5258,7 @@ e.g. <code>app-1.0.0</code> with <code>config-1.1.0</code>. But vice versa is fi
compatibility.</p>
</details>
<h3 id="instructions"><a class="header" href="#instructions">Instructions</a></h3>
<h4 id="v0202---v0213"><a class="header" href="#v0202---v0213"><a href="https://github.com/sayanarijit/xplr/releases/tag/v0.20.2">v0.20.2</a> -&gt; <a href="https://github.com/sayanarijit/xplr/releases/tag/v0.21.3">v0.21.3</a></a></h4>
<h4 id="v0202---v0214"><a class="header" href="#v0202---v0214"><a href="https://github.com/sayanarijit/xplr/releases/tag/v0.20.2">v0.20.2</a> -&gt; <a href="https://github.com/sayanarijit/xplr/releases/tag/v0.21.4">v0.21.4</a></a></h4>
<ul>
<li>Some plugins might stop rendering colors. Wait for them to update.</li>
<li>Rename <code>xplr.config.general.sort_and_filter_ui.search_identifier</code> to
@ -5359,6 +5359,13 @@ rendered:
<li>Executables will me marked with the mime type: <code>application/x-executable</code>.</li>
<li>macOS legacy coreutils will be generally supported, but please update it.</li>
<li>Since v0.21.2 you can use the on_selection_change hook.</li>
<li>Since v0.21.4 you can use function keys upto F24 and the following new
messages:
<ul>
<li>NextVisitedDeepBranch (bound to <code>)</code> key)</li>
<li>PreviousVisitedDeepBranch (bound to <code>(</code> key)</li>
</ul>
</li>
</ul>
<p>Thanks to @noahmayr for contributing to a major part of this release.</p>
<h4 id="v0194---v0202"><a class="header" href="#v0194---v0202"><a href="https://github.com/sayanarijit/xplr/releases/tag/v0.19.4">v0.19.4</a> -&gt; <a href="https://github.com/sayanarijit/xplr/releases/tag/v0.20.2">v0.20.2</a></a></h4>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -188,7 +188,7 @@ e.g. <code>app-1.0.0</code> with <code>config-1.1.0</code>. But vice versa is fi
compatibility.</p>
</details>
<h3 id="instructions"><a class="header" href="#instructions">Instructions</a></h3>
<h4 id="v0202---v0213"><a class="header" href="#v0202---v0213"><a href="https://github.com/sayanarijit/xplr/releases/tag/v0.20.2">v0.20.2</a> -&gt; <a href="https://github.com/sayanarijit/xplr/releases/tag/v0.21.3">v0.21.3</a></a></h4>
<h4 id="v0202---v0214"><a class="header" href="#v0202---v0214"><a href="https://github.com/sayanarijit/xplr/releases/tag/v0.20.2">v0.20.2</a> -&gt; <a href="https://github.com/sayanarijit/xplr/releases/tag/v0.21.4">v0.21.4</a></a></h4>
<ul>
<li>Some plugins might stop rendering colors. Wait for them to update.</li>
<li>Rename <code>xplr.config.general.sort_and_filter_ui.search_identifier</code> to
@ -289,6 +289,13 @@ rendered:
<li>Executables will me marked with the mime type: <code>application/x-executable</code>.</li>
<li>macOS legacy coreutils will be generally supported, but please update it.</li>
<li>Since v0.21.2 you can use the on_selection_change hook.</li>
<li>Since v0.21.4 you can use function keys upto F24 and the following new
messages:
<ul>
<li>NextVisitedDeepBranch (bound to <code>)</code> key)</li>
<li>PreviousVisitedDeepBranch (bound to <code>(</code> key)</li>
</ul>
</li>
</ul>
<p>Thanks to @noahmayr for contributing to a major part of this release.</p>
<h4 id="v0194---v0202"><a class="header" href="#v0194---v0202"><a href="https://github.com/sayanarijit/xplr/releases/tag/v0.19.4">v0.19.4</a> -&gt; <a href="https://github.com/sayanarijit/xplr/releases/tag/v0.20.2">v0.20.2</a></a></h4>

Loading…
Cancel
Save