Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hi

Utility to highlight text on the command line.

hi passes through all of stdin and highlights text that matches the provided pattern. Similar to grep but without any filtering.

Usage

echo 'hello world' | hi '[hw]'

hello world example

Usage: hi [options]
    -c, --color COLOR                Color to highlight with
    -l, --list-colors                List the colors I have

About

Utility to highlight text on the command line.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages