appwrite / sdk-for-cli

[READ-ONLY] Official Appwrite CLI >_
BSD 3-Clause "New" or "Revised" License
85 stars 29 forks source link

🐛 Bug Report: Distorted tables on PowerShell and Command Prompt #107

Closed dhruv-tech closed 4 months ago

dhruv-tech commented 4 months ago

👟 Reproduction steps

Open a new tab in Windows Terminal with PowerShell or CMD (haven't tested in bash/wsl).

If not logged in, login with appwrite login.

Type: appwrite projects list

👍 Expected behavior

A legible list of projects in the appwrite instance (doesn't necessarily need to list all details of each project).

👎 Actual Behavior

A distorted table listing the projects.

image

(The window is full screen on my laptop in the screenshot, also tried on a larger external monitor - didn't help).

🎲 Appwrite version

Version 1.4.x

💻 Operating system

Windows

🧱 Your Environment

Appwrite Version 1.4.13 running locally in docker. CLI Version 4.2.0

👀 Have you spent some time to check if this issue has been raised before?

🏢 Have you read the Code of Conduct?

dhruv-tech commented 4 months ago

Closing this issue and reposting on the main repo as requested on the official discord server.