ChatGPT icon indicating copy to clipboard operation
ChatGPT copied to clipboard

[Feature] Vim Keymap

Open p3psi-boo opened this issue 1 year ago • 2 comments

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

p3psi-boo avatar Mar 10 '24 04:03 p3psi-boo

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.

dsernst avatar May 26 '24 05:05 dsernst