I'm learning sublime keyboard commands (Vintage Mode / VintageEx), and find it useful to be able to select a column of text (in vim I just do Ctrl + v then up or down, depending on the direction of the column I want to select). I guess sublime would handle this with multi cursor. So what I do now (since I can't seem to figure out a normal column selection on Ubuntu 12.04) is this:
In command mode:
So, is there a good way to go into insert mode when you have multiple cursors in command mode? Thanks so much for any advice!
So, ESC to enter, a to exit the command mode.
While you can place multiple text cursors in Sublime Text with Cmd–Click (Mac) or Ctrl–Click (Windows), here's another technique that comes in handy. Hold Ctrl–Shift (Mac) or Ctrl–Alt (Windows) and hit Up or Down Arrow to place an additional text cursor above or below the current cursor.
Understanding vi editorSublime includes vim, which is an advanced section of vi editor, and includes customization of macros, snippets and plugins.
Multiple selections and cursors using vim / vintage mode and visual select in sublime text 2
In command mode:
Now how do you do it using vim's search keys, I can't get it yet. (/,n,N)
How many times did you try to enter command mode while writing your question ?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With