[GH-ISSUE #100] Explore tcell as a termbox alternative #64

Closed
opened 2026-03-03 16:22:05 +03:00 by kerem · 4 comments
Owner

Originally created by @mum4k on GitHub (Feb 1, 2019).
Original GitHub issue: https://github.com/mum4k/termdash/issues/100

Originally assigned to: @mum4k on GitHub.

https://github.com/gdamore/tcell

We should add a new API wrapper like the one for termbox:
https://github.com/mum4k/termdash/tree/master/terminal/termbox

And document how users can choose termbox or tcell when initialising.

Originally created by @mum4k on GitHub (Feb 1, 2019). Original GitHub issue: https://github.com/mum4k/termdash/issues/100 Originally assigned to: @mum4k on GitHub. https://github.com/gdamore/tcell We should add a new API wrapper like the one for termbox: https://github.com/mum4k/termdash/tree/master/terminal/termbox And document how users can choose termbox or tcell when initialising.
kerem 2026-03-03 16:22:05 +03:00
Author
Owner

@mum4k commented on GitHub (Mar 3, 2020):

What is left is to solve the problem of color differences between termbox and tcell. We could approach this by adding a new color mode that will translate colors the same way termbox does. More details in the comment history of #224.

@kvnxiao, thank you for your help with #224, please let me know if you are also planning to work on the color differences, or if you would prefer I help with that.

<!-- gh-comment-id:593747270 --> @mum4k commented on GitHub (Mar 3, 2020): What is left is to solve the problem of color differences between termbox and tcell. We could approach this by adding a new color mode that will translate colors the same way termbox does. More details in the comment history of #224. @kvnxiao, thank you for your help with #224, please let me know if you are also planning to work on the color differences, or if you would prefer I help with that.
Author
Owner

@kvnxiao commented on GitHub (Mar 4, 2020):

I assume the colour differences would be a simple translation mapping between the specific colours that termbox uses. I will probably have time to update the wiki, but if it is alright with you I am hoping to ask you to help with the colour differences (I'm in my last semester of undergrad and things are ramping up for me).

<!-- gh-comment-id:594347170 --> @kvnxiao commented on GitHub (Mar 4, 2020): I assume the colour differences would be a simple translation mapping between the specific colours that termbox uses. I will probably have time to update the wiki, but if it is alright with you I am hoping to ask you to help with the colour differences (I'm in my last semester of undergrad and things are ramping up for me).
Author
Owner

@mum4k commented on GitHub (Mar 4, 2020):

Sounds good @kvnxiao, I will look at the color differences. Thank you very much for you help thus far and best of luck with your studies.

<!-- gh-comment-id:594548588 --> @mum4k commented on GitHub (Mar 4, 2020): Sounds good @kvnxiao, I will look at the color differences. Thank you very much for you help thus far and best of luck with your studies.
Author
Owner

@kvnxiao commented on GitHub (Mar 6, 2020):

I've added a new wiki page here https://github.com/mum4k/termdash/wiki/Tcell-API but it's currently unlinked and not in the sidebar as the changes have not been released yet.

<!-- gh-comment-id:595615664 --> @kvnxiao commented on GitHub (Mar 6, 2020): I've added a new wiki page here https://github.com/mum4k/termdash/wiki/Tcell-API but it's currently unlinked and not in the sidebar as the changes have not been released yet.
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/termdash#64
No description provided.