animalnots/BetterChatGPT-PLUS

Add Keyboard Shortcuts

Open

#17 opened on 2024年7月8日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)TypeScript (51 forks)auto 404
featuregood first issue

Repository metrics

Stars
 (124 stars)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド