dtinth / ThreadGPT

Alternative frontend to ChatGPT (gpt-3.5-turbo / gpt-4) with a thread-based interface
https://threadgpt.vercel.app
80 stars 23 forks source link

add keybaord shortcut ` shift+enter` to reply #1

Open wasdee opened 1 year ago

786-aquib commented 1 year ago

!assign

wasdee commented 1 year ago

@dtinth in UX perspective, which should be the behaviour, submit vs new-line.

In the ChatGPT web and discord, shift+enter create newline.

dtinth commented 1 year ago

maybe use cmd+enter instead, just like in GitHub

runyasak commented 1 year ago

@dtinth I created PR to resolve this issue. Please, check out and review my PR: #22.