Skip to content

Commit

Permalink
v2.6.1
Browse files Browse the repository at this point in the history
* update dependencies
* Add environment variable to switch the order of LINEFLAG and file
* Add missing export for EDITOR
* simplify test by removing parameter expansion
* Add vendored dependency google/shlex
* Tests for `vgrep --show ..` and various EDITOR values
* Support opening file at line number in nano
* Update dependencies
* Allow passing command with options through the $EDITOR env variable
* allow ripgrep to use configuration file
* Dockerfile: use golang:latest
* make .install.go-md2man: use go install

Signed-off-by: Valentin Rothberg <[email protected]>
  • Loading branch information
vrothberg committed Aug 28, 2022
1 parent aca2836 commit 0d61b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.6.1-dev
2.6.1

0 comments on commit 0d61b95

Please sign in to comment.