Sublime Forum

EasyMotion in sublime

#5

No, sorry. Iā€™m a git(hub) user :smile:

0 Likes

#6

Hereā€™s my Github account though: github.com/BoundInCode

0 Likes

#7

I thought that I deleted my BitBucket account. Turns out it still works. My usernameā€™s BoundinCode, too

0 Likes

#8

Iā€™ve been playing around with it for a little while now and Iā€™m impressed. It works great. Since Iā€™m using OSX atm so I had to change a lot of the keybindings (because OSX stole all of the alt keys thinking that I insert Ļ€Ć©Ā®ā€ Āµāˆ«āˆšāˆ‚Ā¬ĆŸāˆ‚Ę’āˆ†ĆŸāˆ‚ĖšĘ’āˆ† all the time :confused: ) So as I fiddled with the keybindings, I found a lot of extra functionality that I could not understand. Additionally, there seemed to be a lot of keys bound to enter ā€œvolcano modeā€ that were indistinguishable (e.g. alt-i and alt-n seem identical). Iā€™ll keep playing around with it though (because itā€™s so damn fun).

Thanks again for this.

btw. I decided to bind volcano mode to "," , "t"] and it works pretty well.

0 Likes

#9

C0D312, can you post your OS X bindings? I want to play with this but I havenā€™t had time yet to rebind all the keys.
Thanks!

0 Likes

#10

Fixed my OSX keybindings. I changed them a few times so far. I changed alt to ctrl. Tip for OSX users: Because my finger can never seem to press the ctrl key, I went into System Preferences > Keyboard > Modifier Keys and remapped my caps-lock to control. This makes life so much easier and hotspots/volcanoes much better. :smiley:

Here are my OSX bindings: gist.github.com/1223147

There was only one or two conflicts when switching from alt to ctrl. I fixed them accordinglyā€¦

0 Likes

#11

Did you push those changes to BitBucket? I donā€™t see any change and thereā€™s no commit message about itā€¦

0 Likes

#12

Alright. Just making sure I didnā€™t miss somethingā€¦ No prob

0 Likes

#13

I am so happy right nowā€¦ motion is so easyā€¦

0 Likes

#14

Can you add me please? jbrooksuk :smiley:

0 Likes

#15

Thank you :smiley:

0 Likes

#16

Have some posts in this thread been deleted? Having some difficulty following - did someone create a plugin / key binding set to emulate EasyMotion in VIM?

0 Likes

#17

The plugin mentioned is an evolution of a select to character command originally written for ST1. It highlighted the character regions to provide some predictability. I was playing about after that with some weird bisecting navigation, using a skip jump, reverse and skip again style, made possible because of the predictability. Then I thought about just using [di]graphs (and later non contiguous digraphs) I called it hotspots.

@COD312 asked about EasyMotion and it sounded like my old plugin. From what Iā€™ve read/heard of EasyMotion I donā€™t think you could currently implement it in Sublime. I wish you could as I think itā€™s a superior method. It does a similar menuising of the visible region but [a]nstead **t [c]aints [d]etters [e]ver [f]he [g]okens. Reading that, youā€™d imagine it wouldnā€™t be that practical, but consider you are already laser targeted on where you want to go typically when you initiate a motion.

@COD312 was recently asking me about publishing the plugin. Maybe I will. Just donā€™t expect EasyMotion. Itā€™s similar in scope but different in execution.**

0 Likes

#18

bitbucket.org/sublimator/volcanoes

0 Likes

#19

ā€¦

0 Likes

#20

You winning kids these days :confused: I canā€™t believe itā€™s not clojure

0 Likes

#21

Iā€™ve installed it, but I canā€™t find how to enter in volcanise mode.

Can you show me how to use the plugin step by step, please?

Thank you.

0 Likes

#22

If youā€™re on Windows, hit alt+n. On OS X, ctrl+n. I believe those are the defaults.

0 Likes

#23

That might be the problem. Iā€™m on Linux and Ctrl+n opens a new file.

0 Likes

#24

I have it working now on Linux. I had to rename the file ā€œDefault.querty-keymapā€ to ā€œDefault (Linux).sublime-keymapā€.

Great plugin! A must have!

Good jobā€¦

0 Likes