lencx / ChatGPT

🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
https://nofwl.com
51.67k stars 5.8k forks source link

[Feature] Vim Keymap #1222

Open p3psi-boo opened 3 months ago

p3psi-boo commented 3 months ago

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

dsernst commented 1 month ago

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.