[GH-ISSUE #138] Replace all instances of ANSII #108

Closed
opened 2026-03-04 01:01:59 +03:00 by kerem · 2 comments
Owner

Originally created by @ardnew on GitHub (Jul 15, 2018).
Original GitHub issue: https://github.com/rivo/tview/issues/138

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

Originally created by @ardnew on GitHub (Jul 15, 2018). Original GitHub issue: https://github.com/rivo/tview/issues/138 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](https://en.wikipedia.org/wiki/ANSI_escape_code)) instead of `ANSII` ([wikipedia](https://en.wikipedia.org/wiki/ANSII)) 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
kerem closed this issue 2026-03-04 01:02:00 +03:00
Author
Owner

@rivo commented on GitHub (Jul 15, 2018):

Ha! You're absolutely right! I mean ANSI but I guess in my head, I always confused the spelling with ASCII and never noticed it. This definitely needs to be fixed.

I can change it or, if you need it more quickly, feel free to submit a pull request that fixes the spelling (in the filename, too, obviously).

<!-- gh-comment-id:405082146 --> @rivo commented on GitHub (Jul 15, 2018): Ha! You're absolutely right! I mean `ANSI` but I guess in my head, I always confused the spelling with `ASCII` and never noticed it. This definitely needs to be fixed. I can change it or, if you need it more quickly, feel free to submit a pull request that fixes the spelling (in the filename, too, obviously).
Author
Owner

@rivo commented on GitHub (Jul 16, 2018):

Just merged the PR. Thanks, I appreciate you spotting and resolving this!

<!-- gh-comment-id:405160232 --> @rivo commented on GitHub (Jul 16, 2018): Just merged the PR. Thanks, I appreciate you spotting and resolving this!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tview#108
No description provided.