j178 / chatgpt

An elegant interactive CLI for ChatGPT
693 stars 52 forks source link

Windows WSL2 Support #76

Closed surgiie closed 10 months ago

surgiie commented 10 months ago

Not sure if there is something wrong on my end here but the interactive cli doesnt appear to render well in WSL2/Ubuntu for windows

The prompt input text duplicates itself for each letter I type as seen here:

image

Am I missing something here or is there no support for this?

Im on windows 10 and using the latest version of the CLI thats available on brew.

j178 commented 10 months ago

The nerd font icon doesn’t display correctly on the Windows terminal if you haven’t installed nerd font. In v1.2.1, I’ve removed those nerd font icons. Please test it out.

surgiie commented 10 months ago

@j178 Working in v1.2.1. Thanks!