animalnots/BetterChatGPT-PLUS

Add Keyboard Shortcuts

Open

#17 创建于 2024年7月8日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)TypeScript (51 fork)auto 404
featuregood first issue

仓库指标

Star
 (124 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南