boa icon indicating copy to clipboard operation
boa copied to clipboard

console display is misaligned

Open Caelebs opened this issue 10 months ago • 1 comments

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.

Snipaste_2024-04-02_11-24-27

Caelebs avatar Apr 02 '24 03:04 Caelebs

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.

elewis787 avatar May 08 '24 17:05 elewis787