nickbug

Results 4 comments of nickbug

Any update? I want to write a leader kit require warning plugin, but it need leader and role properties in player object before i open a new PR, I find...

After my test, it maybe because of the charset problem, the following test is in windows 10 cmd. 1. cmd charset is 950, the DefaultBigText will wrong ![image](https://github.com/pterm/pterm/assets/9109840/2777ee1b-6b05-4206-8daf-401b4dd0d14f) ![image](https://github.com/pterm/pterm/assets/9109840/b93319e5-6cc6-4d8a-8b12-29fa011b7a79) 2....

The actually problem is "go-runewidth" package which used to calculator letter width. When init stage, this package will auto check the enviroment is east asisn or not, If yes the...

Maybe we can create a condition by runewidth.NewCondition() replace used runewidth.DefaultCondition like go-pretty's solution at https://github.com/jedib0t/go-pretty/commit/782119a06e8a85dff2dfb3c1d3ce37a6a273e189