TorchedSammy
764e2372a2
feat(ansikit): add screenMain and screenAlt functions to switch terminal screen
2022-03-06 14:26:28 -04:00
TorchedSammy
4bb65572e4
fix(ansikit): define cursor consts
2022-03-06 09:42:35 -04:00
TorchedSammy
dd45766bae
style: dont redeclare function param, just assign
2021-12-04 17:56:45 -04:00
TorchedSammy
144e158473
chore: remove unused function param
2021-12-04 17:56:11 -04:00
TorchedSammy
dedb8cbf76
chore: make typ a local
2021-12-04 17:54:04 -04:00
sammyette
7a4cbbddff
fix(ansikit)!: return hyperlink ascii code instead of printing it
2021-10-17 19:19:43 -04:00
sammyette
85b347d5f3
feat(ansikit): add link function
2021-10-17 13:23:58 -04:00
sammy
32dea836d5
fix!: remove format function from ansikit
...
BREAKING CHANGE: this function has been moved to
Lunacolors. Hilbish users will now be using that
separate library for colors, while ansikit will be for
other terminal codes and things
2021-05-01 16:01:42 -04:00
TorchedSammy
c0f34fd784
fix: return ansikit in setTitle function
2021-04-06 12:55:02 -04:00
TorchedSammy
51bcc51687
fix: syntax errors
2021-04-06 12:52:56 -04:00
TorchedSammy
b266c31bb8
feat: almost completely finish ansikit
2021-04-06 09:40:50 -04:00
TorchedSammy
4c63009f56
feat!: add more functions to ansikit, change text function to format
2021-04-05 17:35:43 -04:00
TorchedSammy
e6d625012d
docs(libs): add comments to clarify what ansikit should be
2021-03-20 01:00:55 -04:00
TorchedSammy
50ac5e5772
docs: add todo comment
2021-03-19 21:40:00 -04:00
TorchedSammy
d2ec8478ac
fix: add other colors to ansikit
2021-03-19 21:34:53 -04:00
TorchedSammy
333141ab60
feat(libs): add ansi lib for easier color codes, change config to use it
2021-03-19 21:08:19 -04:00