ChatGPT
ChatGPT copied to clipboard
[Feature] Vim Keymap
Feature description
Add support for Vim keymap.
For example, i is used to enter a new message, hjkl is used to select messages, yy is used to copy a message to the system clipboard, and so on
Motivation
Convenient for quick action
Alternatives
No response
Additional context
No response
Cool idea. You can add custom hotkeys with the custom JS feature.
Would need JS for each of those, which sounds feasible.
Cmd + N already opens a new chat. Cmd + / shows the built-in hotkeys.