Skip to content

dangh/ansi-escape.fish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

ansi-escape.fish

Print ansi escape with fish

Installation

fisher install dangh/ansi-escape.fish

Usage

# print bold yellow text
yellow --bold text

# print black text on bright white background
black (brwhite --background text)

# print italic underline text
ansi-escape --italics --underline text
# or
italic (underline text)

About

Print ansi escape with fish

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages