Skip to content

sashka/hr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hr

A portable horizontal ruler for my terminals: Mac OS, Linux, and Windows. It also supports UTF-8 symbols properly.

This is a port of LuRsT's hr to let me use hr where no bash is installed.

Build from source

 $ go get github.com/sashka/hr

How to use it?

$ hr
#################################### # Till the end of your terminal window
$

$ hr '*'
************************************ # Till the end of your terminal window
$

$ hr '---- ✂ '
---- ✂ ---- ✂ ---- ✂ ---- ✂ ---- ✂ - # Till the end of your terminal window
$

Releases

No releases published

Packages

No packages published