I've patched SimplyHTML here:
https://github.com/lcrees/simplyhtml/blob/master/src/com/lightdev/app/shtm/SHTMLEditorKitActions.java
to use the platform specific key (META/Cmd on MacOS X, CTRL on Windows/Linux) instead of a hard-coded CTRL key.
Log in to post a comment.