ChatGPTNextWeb / ChatGPT-Next-Web

A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
https://app.nextchat.dev/
MIT License
76.02k stars 58.97k forks source link

[Feature Request]: Allow users to specify a keyboard shortcut to stop the chat #4528

Open mgd722 opened 6 months ago

mgd722 commented 6 months ago

Problem Description

You ask GPT a question. You get the answer in the first 6 words, but then it continues to write many paragraphs. You want it to stop because you already have the answer.

Solution Description

Currently you can force a stop by clicking the stop button:

Screenshot 2024-04-16 at 16 48 54

This slows you down as you must move to the mouse and then back to the keyboard. I propose a user-defined keyboard shortcut to abruptly stop the chat. Something like what control+c does to long-running terminal commands on Mac.

Alternatives Considered

Being faster at clicking the button using the keyboard.

Additional Context

No response

Dean-YZG commented 6 months ago

Thank you for your feedback, we will consider the proposal