core icon indicating copy to clipboard operation
core copied to clipboard

Misaligned borders when using Metacall CLI help command on Windows

Open RohanKrMahato opened this issue 10 months ago • 3 comments

When using the help command in the MetaCall CLI on Windows, the borders of the help output are misaligned, making it difficult to read and follow. However, the borders are properly aligned and appear well-formatted on Linux and macOS.

Steps to Reproduce:

(1). Open the MetaCall CLI on a Windows machine, go to terminal and write metacall it will open the CLI in the terminal. (2). Run the help command. (3). Observe that the borders are misaligned, making the output harder to read.

Expected Behavior: The borders in the help output should be properly aligned and consistent, similar to how they appear on Linux and macOS platforms.

Terminal Screenshot on windows:

Screenshot 2024-12-06 075822

RohanKrMahato avatar Dec 06 '24 06:12 RohanKrMahato