While I do admire your consistency -- you do not waver from the spelling anywhere -- I'm afraid you are using a misnomer throughout the documentation and API. I think you mean to use ANSI (wikipedia) instead of ANSII (wikipedia)
At first I thought you might have meant ASCII, but then saw the class is designed to handle e.g. color escape sequences, among other things that ASCII doesn't define.
Was there some other reason you chose to use the term ANSII? If not, I would recommend replacing all occurrences with the correct term ANSI
Thanks for your time, I'm loving tview so far
While I do admire your consistency -- you do not waver from the spelling anywhere -- I'm afraid you are using a misnomer throughout the documentation and API. I think you mean to use
ANSI(wikipedia) instead ofANSII(wikipedia)At first I thought you might have meant
ASCII, but then saw the class is designed to handle e.g. color escape sequences, among other things thatASCIIdoesn't define.Was there some other reason you chose to use the term
ANSII? If not, I would recommend replacing all occurrences with the correct termANSIThanks for your time, I'm loving tview so far