SHA256
1
0
forked from pool/xplr

- 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,3 +1,11 @@
-------------------------------------------------------------------
Mon May 15 21:16:32 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- 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.
-------------------------------------------------------------------
Mon Feb 20 01:31:56 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>