fidian / ansi

ANSI escape codes in pure bash - change text color, position the cursor, much more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`ansi::title` vs `ansi::setTitle`

adamsmd opened this issue · comments

The README.md refers to an ansi::title command, but in the implementation it is called ansi::setTitle.

Thanks for pointing this out! I've updated the function names to be ansi::title and ansi::icon to match the convention used everywhere else, then tagged it as 3.0.0.