Skip to content
/ rh Public

Open a `ripgrep` match in `helix`

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE-2.0
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

esc-zsh/rh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rh

rh searches for a string with ripgrep, then opens the selected match in helix.

This code is derived from this Hacker News post.

Install

rh is distributed as a Zsh plugin. Install it as you install your other Zsh plugins.

Use

All arguments are passed without modification to ripgrep:

rh <search string>

About

Open a `ripgrep` match in `helix`

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE-2.0
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages