- Update to version 0.21.1:

* SelectAll and ToggleSelectAll (i.e. ctrl-a) in a new directory 
    will extend, instead of replace, the existing selected paths.
  * Fixed a UI bug causing random characters to turn bold.

OBS-URL: https://build.opensuse.org/package/show/utilities/xplr?expand=0&rev=17
This commit is contained in:
Soc Virnyl Estela
2023-05-15 21:19:32 +00:00
committed by Git OBS Bridge
parent de5c1e02f4
commit 964453e019
8 changed files with 31 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
<services>
<service name="download_files" mode="disabled" />
<service name="cargo_vendor" mode="disabled">
<param name="srctar">xplr-0.20.2.tar.gz</param>
<param name="srctar">xplr-0.21.1.tar.gz</param>
<param name="compression">zst</param>
<param name="update">true</param>
</service>