Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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