Skip to content

v2.6.1

Compare
Choose a tag to compare
@vrothberg vrothberg released this 28 Aug 14:23
· 47 commits to main since this release
  • delete/refine: fix adjusting indices
  • build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0
  • 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