Move/Delete sub-word

Is there some way to do this? I'm used to using ctrl-arrow (or something similar) to move around sub-words. Using delete instead of arrow usually deletes a sub-word. I use this functionality like crazy.

Best,
Bob
0
7 comments
There is a feature to move lines up/down (Ctrl+Shift+Up/Down), but it's not possible to move selection/words with keyboard.
0
Avatar
Permanently deleted user
I'm not sure you followed. I'm not looking to move the words/selection, I'm looking to move the caret over sub-words.

Here's an example from sublime text: http://screencast.com/t/GehI7I5F
0
Sorry for misunderstanding, you can do it by enabling this option:

20120926224223[1].png
0
Avatar
Permanently deleted user
Now we're talking! Thanks man. Works great. Now I just need to find a solid set of python/django snippets.
0
Avatar
Permanently deleted user
By the way, ideally I would like to have moving word vs moving sub-word be two different key commands. So I can (for instance) use option-arrow to the caret over words, or ctrl-arrow to move subwords. But I can get by with this.
0
Avatar
Permanently deleted user
Done.
0

Please sign in to leave a comment.