0xacx / chatGPT-shell-cli

Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required.
https://gptshell.cc
MIT License
1.05k stars 151 forks source link

[Q] How to add a new line? #142

Closed goetzc closed 8 months ago

goetzc commented 8 months ago

It is possible to paste text with multi-lines, but it doesn't seem possible to add a new line.

Have tried Enter, Shift-Enter, Ctrl-Enter, and they just act as regular Enter.

goetzc commented 8 months ago

I just found about https://github.com/0xacx/chatGPT-shell-cli/issues/140 and https://github.com/0xacx/chatGPT-shell-cli/pull/136.