Fixing broken "Enter" key in Sublime Text 2
<small>Source: Fixing broken Sublime Text hot keys</small>
You went on a Package Control spree and now your "Enter" key isn't working. Here's how to fix it:
Open the console by pressing Ctrl + ` and enter
sublime.log_commands(True)</code>
Go back into the edit region, hit the Enter</code> key and note the console event.
"Find in Files" for this command in Packages folder.
<small>Find > Find in Files… (on Windows)</small>
Edit the offending key-binding in the package's .sublime-keymap file.
Happy Hacking!
Written by arti5m
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Console
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#