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
- Control
- Concurrent
- STM
- Control.Concurrent.STM.TPQueue
- STM
- Lens
- Control.Lens.Compat
- Monad
- State
- Control.Monad.State.Extended
- State
- Concurrent
- Pipes
- Concurrent
- Pipes.Concurrent.PQueue
- Concurrent
- Vgrep
- Vgrep.Ansi
- Vgrep.Ansi.Parser
- Vgrep.Ansi.Type
- Vty
- Vgrep.Ansi.Vty.Attributes
- Vgrep.App
- Vgrep.App.Internal
- Vgrep.Command
- Vgrep.Environment
- Vgrep.Environment.Config
- Vgrep.Environment.Config.Monoid
- Vgrep.Environment.Config.Sources
- Vgrep.Environment.Config.Sources.Env
- Vgrep.Environment.Config.Sources.File
- Vgrep.Environment.Config
- Vgrep.Event
- Vgrep.Key
- Vgrep.KeybindingMap
- Vgrep.Parser
- Vgrep.Results
- System
- Vgrep.System.Grep
- Vgrep.Text
- Vgrep.Type
- Vgrep.Widget
- Vgrep.Widget.HorizontalSplit
- Vgrep.Widget.HorizontalSplit.Internal
- Vgrep.Widget.Pager
- Vgrep.Widget.Pager.Internal
- Vgrep.Widget.Results
- Vgrep.Widget.Results.Internal
- Vgrep.Widget.Type
- Vgrep.Widget.HorizontalSplit
- Vgrep.Ansi
Downloads
- vgrep-0.2.1.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.2), async (>=2.0.2), attoparsec (>=0.12.1.6), base (>=4.7 && <4.11), cabal-file-th (>=0.2.3), containers (>=0.5.6.2), directory (>=1.2.2), fingertree (>=0.1.1), generic-deriving (>=1.5.0), lens (>=4.13), lifted-base (>=0.2.3.6), 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.18), yaml (>=0.8.12) [details] |
License | BSD-3-Clause |
Copyright | 2016 Franz Thoma |
Author | Franz Thoma |
Maintainer | franz.thoma@tngtech.com |
Revised | Revision 1 made by sjakobi at 2021-11-18T22:14:36Z |
Category | Web |
Home page | http://github.com/fmthoma/vgrep#readme |
Source repo | head: git clone https://github.com/fmthoma/vgrep |
Uploaded | by fmthoma at 2017-10-29T13:13:29Z |
Distributions | |
Executables | vgrep |
Downloads | 4786 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2017-10-29 [all 3 reports] |