10 Commits (master)

Author SHA1 Message Date
rivo 4a0d5ff005
Merge pull request #910 from kianmeng/fix-typos
Fix typos
7 months ago
Viktor Szépe 1c2bae0764 Fix graphics UNICODE names 7 months ago
Kian-Meng Ang 5d85e6a030 Fix typos
Found via `codespell -H -S .git -L rightt,wth,bu`
7 months ago
Oliver 8b56f225c5 First results for the new Image widget. 1 year ago
Oliver ae9464cc35 Upgraded printing and style handling to the new definition of tcell.ColorDefault. 3 years ago
Oliver e4d167311d Upgraded to latest tcell version. Results in a minor incompatibility in the Table class. 4 years ago
Benjamin Weidig 7ad390eb5e Removed deprecated funcs/const related to semigraphic changes 6 years ago
Benjamin Weidig e8c92a715c Added visualization to SemigraphicJoints
To better understand what runes are joined how I've added comments with the actual unicode char. Also clarified that the key has to be sorted by rune value
6 years ago
Benjamin Weidig b6cd5e5021 added comment to semigraphic related code 6 years ago
Benjamin Weidig 2e0f146244 refactored semigraphics
For a better semigraphics support all related code was moved to its own file. The const names reflect their unicode name to better distinguish the runes.
6 years ago