Skip to content

ChaosStudyGroup/grepedit

This branch is 1 commit behind Robertleoj/grepedit:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

28e8b2d · Aug 10, 2022

History

15 Commits
Aug 10, 2022
Aug 10, 2022
Aug 10, 2022
Aug 10, 2022
Aug 9, 2022
Aug 9, 2022
Aug 8, 2022
Aug 10, 2022
Aug 10, 2022
Aug 9, 2022

Repository files navigation

gredit

Gredit is a command-line application written in rust that allows you to quickly search in files, browse the context in which matches appear, and jump straight to matching lines in your default editor.

It is still very early in development, here is a small demo:

gif

The grepping is done with grep crate, which is ripgrep as a library.

The TUI is built with tui-rs, and the syntax highlighting is done with syntect, and the opening of the editor with a modified version of edit.

There is still a long way to go, and any contributions are greatly apprechiated!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%