Skip to content

passy/revmenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

revmenu

crates.io Build Status

revmenu can be used with your terminal multiplexer or as stand-alone tool to select and check out any hash-like string of characters in the output.

Usage

This is best used when combined with a terminal multiplexer. For tmux, there is a plugin available.

Install via tpm:

set -g @plugin 'passy/tmux-revmenu'

demo gif

Manual Usage

revmenu can read from files and from stdin by passing - instead of a filename.

$ git log | head -n 20 | revmenu -

Installation

$ cargo install revmenu

License

MIT

About

Navigate to git/hg revisions in your terminal using your keyboard.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages