grope

module
v0.0.0-...-ad53569 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 16, 2024 License: MIT

README

Grope

A small command line utility for finding text in many files


Description

It's basically grep but faster and uses colors in the output.

Installation

go install ./...

GUI

Grope now features a GUI that will only probably work with Linux running X11.
This uses my Goat GUI toolkit.

alt text

CLI

grope -dir="~/Code" -glob="*.go" -regex="^(foo|bar)$" -case -ignore="^(baz|qux)$"

Help

Run the following command for help.

grope -help

Directories

Path Synopsis
cli
cmd
file

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL