File tree Expand file tree Collapse file tree 5 files changed +2
-114
lines changed Expand file tree Collapse file tree 5 files changed +2
-114
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Bash library for terminal escape sequences
44
55## Summary
66
7- Includes standard ANSI escape sequences and a blazing-fast ` tput ` called ` btput ` . The latter is a WIP
7+ Includes functions to print standard ANSI escape sequences
88
99## Installation
1010
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ lang = 'bash'
33type = ' lib'
44name = ' bash-term'
55description = ' Bash library for terminal escape sequences'
6- slug = [' term' , ' btput ' ]
6+ slug = [' term' ]
77version = ' 0.4.1'
88authors = [' Edwin Kofler <edwin@kofler.dev>' ]
99
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# bash-term
22
33See [ bash-term] ( ./bash-term.md )
4-
5- See [ btput] ( ./btput.md )
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments