Get multiple cursors (ctrl-d) working in atom on Ubuntu 14.04 LTS
Open your keymap file. Press
ctrl-shift-p
and typekeymap
. Select the optionApplication: Open Your Keymap
-
Now, add the following to
keymap.cson
'.editor': 'ctrl-d': 'find-and-replace:select-next'
That's it!
Reference: https://github.com/atom/atom/issues/2002
Written by Dwayne Crooks
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Linux
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#