Recursive grep written in Go, for everyday ease of use.
Go to file
Laurence Withers 4fd3ae4c7e Improvements to display code
Now switchable, detects terminal. Don't be weird with tabs. Known issues are
not being themeable and bold match output stopping if colours are used inside.
2023-05-13 10:58:06 +01:00
.gitignore Very early work in progress 2023-05-11 23:30:43 +01:00
LICENSE Very early work in progress 2023-05-11 23:30:43 +01:00
README.md Initial commit 2023-05-11 21:34:39 +01:00
display.go Improvements to display code 2023-05-13 10:58:06 +01:00
go.mod Very early work in progress 2023-05-11 23:30:43 +01:00
go.sum Very early work in progress 2023-05-11 23:30:43 +01:00
main.go Improvements to display code 2023-05-13 10:58:06 +01:00

README.md

gg

Recursive grep written in Go, for everyday ease of use.