We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement keyboard shortcuts to enhance user efficiency and streamline interactions within the application. The proposed shortcuts are as follows:
Open new chat: Ctrl + Shift + O
Ctrl
Shift
O
Focus chat input: Shift + Esc
Esc
Copy last code block: Ctrl + Shift + ;
;
Copy last response: Ctrl + Shift + C
C
Toggle sidebar: Ctrl + Shift + S
S
Delete chat: Ctrl + Shift + X
X
Show shortcuts: /
/
These shortcuts will align with those provided by ChatGPT, making it easier for users to navigate and perform common actions quickly.
https://betterchatgpt.canny.io/admin/board/feature-requests/p/add-keyboard-shortcuts
The text was updated successfully, but these errors were encountered:
This issue has been linked to a Canny post: Add Keyboard Shortcuts 🎉
Sorry, something went wrong.
No branches or pull requests
Implement keyboard shortcuts to enhance user efficiency and streamline interactions within the application. The proposed shortcuts are as follows:
Open new chat:
Ctrl
+Shift
+O
Focus chat input:
Shift
+Esc
Copy last code block:
Ctrl
+Shift
+;
Copy last response:
Ctrl
+Shift
+C
Toggle sidebar:
Ctrl
+Shift
+S
Delete chat:
Ctrl
+Shift
+X
Show shortcuts:
/
These shortcuts will align with those provided by ChatGPT, making it easier for users to navigate and perform common actions quickly.
https://betterchatgpt.canny.io/admin/board/feature-requests/p/add-keyboard-shortcuts
The text was updated successfully, but these errors were encountered: