rukh-debug / gpt-chatbot-cli

it's basically chatgpt-cli, uses api.
MIT License
57 stars 10 forks source link

Input wrapping #10

Open huachuman opened 1 year ago

huachuman commented 1 year ago

My input doesn't wrap in the window, and just gets hidden behind a ] character. Any idea what's going on?

rukh-debug commented 1 year ago

Can you give me more verbose detail? a screenshot maybe?

huachuman commented 1 year ago

Ladida typing away a sentence typing typing some prompt for GPT this sentence is getting a little long but if I ke[

The sentence goes on "eep typing this gets hidden behind this ] character" so I can't see the end of my prompt. It's hidden outside the window. When it should wrap around instead so I can keep seeing what I'm typing.

rukh-debug commented 1 year ago

I think wrapping should be handled by terminal, try running it in different terminal?