animalnots/BetterChatGPT-PLUS

Add Keyboard Shortcuts

Open

#17 geöffnet am 8. Juli 2024

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (51 Forks)auto 404
featuregood first issue

Repository-Metriken

Stars
 (124 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide