SHA256
1
0
forked from pool/ugrep

Accepting request 836116 from home:AndreasStieger:branches:utilities

ugrep 2.5.6

OBS-URL: https://build.opensuse.org/request/show/836116
OBS-URL: https://build.opensuse.org/package/show/utilities/ugrep?expand=0&rev=20
This commit is contained in:
2020-09-22 14:35:57 +00:00
committed by Git OBS Bridge
parent 5a59d34cdc
commit 5808978ac0
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Sep 22 14:33:50 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
- ugrep 2.5.6:
* Interactive query UI usability improvements
* new query UI commands:
Alt-[ (decrease fuzziness by one),
Alt-] (increase fuzziness by one),
Alt-{ (decrease context size by one line),
Alt-} (increase context size by one line)
-------------------------------------------------------------------
Thu Sep 3 11:44:21 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>