SHA256
1
0
forked from pool/nnn

Accepting request 973951 from home:stig124:branches:utilities

- Update to version v4.5:
  * Prepare for release v4.5 Cachaça
  * Fix patch conflicts and rebase
  * Use bold forward arrowhead for current
  * Add 2 spaces after icons for better visibility
  * Fix #1345: allow symlink name '@' in single file case
  * quitcd script for Elvish shell > 0.17.0
  * Handle broken window if started in type-to-nav
  * Bind ^J with toggle auto-jump on open
  * Replace ^J with + to (un)select
  * consistently use ELEMENTS macro

OBS-URL: https://build.opensuse.org/request/show/973951
OBS-URL: https://build.opensuse.org/package/show/utilities/nnn?expand=0&rev=61
This commit is contained in:
Nicolas FORMICHELLA
2022-04-29 13:51:24 +00:00
committed by Git OBS Bridge
parent fc360b6491
commit 4e5abec206
4 changed files with 21 additions and 6 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Apr 28 05:59:54 UTC 2022 - stigpro@outlook.fr
- Update to version v4.5:
* Prepare for release v4.5 Cachaça
* Fix patch conflicts and rebase
* Use bold forward arrowhead for current
* Add 2 spaces after icons for better visibility
* Fix #1345: allow symlink name '@' in single file case
* quitcd script for Elvish shell > 0.17.0
* Handle broken window if started in type-to-nav
* Bind ^J with toggle auto-jump on open
* Replace ^J with + to (un)select
* consistently use ELEMENTS macro
-------------------------------------------------------------------
Wed Nov 24 06:11:37 UTC 2021 - Nicolas FORMICHELLA <stigpro@outlook.fr>