Strange Keyboard Shortcut Behaviour
Keyboard shortcuts involving Shift don't seem to be working. For example, the La Clojure shortcut for "Load file to REPL" is Ctrl-Shift-L, but whenever I use it I get the find function, which is Ctrl-L. My Shift key seems to be working fine otherwise from a hardware and software perspective e.g. Ctrl-Shift shortcuts work fine in Sublime Text 2.
Please sign in to leave a comment.
This will allow you to check if you have any issues with shortcuts (maybe some 3rd party plugin adds its own shortcuts that conflict with default one)
That seems to be what was happening. Thanks.