boa
boa copied to clipboard
console display is misaligned
I referred to the example in the README and added the following code to rootCmd:
rootCmd.SetUsageFunc(b.UsageFunc)
rootCmd.SetHelpFunc(b.HelpFunc)
However, in both the cmder window and the cmd window, the display of the borders seems disordered.
Thanks for opening - can you share some info on your env ?
go version os terminal etc..
This has come up in the past when there is a zoom on the terminal - but I will see what I can find.