- Notifications
You must be signed in to change notification settings - Fork 30
Custom keybindings for caret movement #198
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
I haven't found a way to change the keybinds for caret movement and other things like that, and it would be nice to be able to be able to change them to emacs-style. I know there is a
GetKeyPressCallbacksfunction, but it doesn't seem to allow you to set the caret position.