vgrep: A pager for grep
vgrep
is a pager for navigating through grep
output.
Usage:
grep -rn foo | vgrep vgrep foo /some/path vgrep foo /some/path | vgrep bar
Use hjkl
or arrow keys to navigate, Enter
to view file, q
to quit.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- Control
- Concurrent
- Lens
- Monad
- Pipes
- Concurrent
- Vgrep
Downloads
- vgrep-0.2.3.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.3.0, 0.1.4.0, 0.1.4.1, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.3.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=0.9 && <0.10 || >=0.11 && <1.6 || >=2 && <2.1), async (>=2.0.2), attoparsec (>=0.12.1.6), base (>=4.11 && <5), containers (>=0.5.6.2), directory (>=1.2.2), fingertree (>=0.1.1), generic-deriving (>=1.5.0), lifted-base (>=0.2.3.6), microlens-mtl, microlens-platform, mmorph (>=1.0.4), mtl (>=2.2.1), pipes (>=4.1.6), pipes-concurrency (>=2.0.3), process (>=1.2.3), stm (>=2.4.4), template-haskell (>=2.10), text (>=1.2.1.3), transformers, unix (>=2.7.1), vgrep, vty (>=5.4.0 && <5.34), yaml (>=0.8.12) [details] |
License | BSD-3-Clause |
Copyright | 2016 Franz Thoma |
Author | Franz Thoma |
Maintainer | franz.thoma@tngtech.com |
Revised | Revision 2 made by sjakobi at 2022-03-07T03:49:09Z |
Category | Web |
Home page | http://github.com/fmthoma/vgrep#readme |
Source repo | head: git clone https://github.com/fmthoma/vgrep |
Uploaded | by fmthoma at 2021-01-26T18:32:44Z |
Distributions | |
Executables | vgrep |
Downloads | 4720 total (26 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-01-26 [all 1 reports] |