MySQL Forums
Forum List  »  MySQL Workbench

emacs keyboard bindings for MySQL Workbench SQL editor
Posted by: Joe Tairei
Date: August 04, 2020 02:52PM

I'm using MySql (community edition) 8.0.20 (MacOS) and the MySQL Workbench. Both are running very well on my Mac.

I understand you can change keyboard bindings by editing XML files in /Applications/MySQLWorkbench.app/Contents/Resources/data/.

I'd like to add the following bindings:
end-of-line (CTRL-E)
beginning-of-line (CTRL-A)
delete-char-under-cursor (CTRL-D)
next-line (CTRL-N)
previous-line (CTRL-P)

The usual Emacs-style bindings that are pretty consistent in Mac text edit widgets. Has anyone done this, and what are the actual names to bind to?

Thanks for any help!

Options: ReplyQuote


Subject
Views
Written By
Posted
emacs keyboard bindings for MySQL Workbench SQL editor
974
August 04, 2020 02:52PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.