forked from pool/igrep
* 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
20 lines
750 B
Plaintext
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
|