SHA256
5
0
forked from pool/igrep
Files
igrep/igrep.changes
Michael Vetter 27172aa173 - Update to 1.3.0:
* locate editor executable using which crate
  * add -w/--word-regexp arg
  * add option to open Context Viewer at startup
  * add follow symlinks option
  * ability to specify custom command
  * read custom editor from environment
  * add less as an editor option
  * add a keybindings popup
  * add keybindings for changing context viewer size
  * fix flushing infinitely when opening nvim with no results found

OBS-URL: https://build.opensuse.org/package/show/utilities/igrep?expand=0&rev=4
2024-09-09 06:32:05 +00:00

20 lines
750 B
Plaintext

-------------------------------------------------------------------
Mon Sep 9 06:30:10 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 1.3.0:
* locate editor executable using which crate
* add -w/--word-regexp arg
* add option to open Context Viewer at startup
* add follow symlinks option
* ability to specify custom command
* read custom editor from environment
* add less as an editor option
* add a keybindings popup
* add keybindings for changing context viewer size
* fix flushing infinitely when opening nvim with no results found
-------------------------------------------------------------------
Tue Aug 15 08:22:41 UTC 2023 - Michael Vetter <mvetter@suse.com>
- Initial package of igrep 1.2.0 for openSUSE