evilpan / gptcli

ChatGPT in command line with OpenAI API (gpt-3.5-turbo/gpt-4/gpt-4-32k)
https://platform.openai.com/docs/introduction
GNU General Public License v2.0
279 stars 49 forks source link

update prompt for multiline input #5

Closed ali50m closed 1 year ago

ali50m commented 1 year ago

我在windows和ubuntu server上观察的完成多行输入和取消多行输入的快捷键貌似是这样的.

Input multiline data, finish input with ctrl-d(Linux/macOS) or ctrl-z(Windows), cancel with ctrl-c:
ali50m commented 1 year ago

手滑点了下关闭