+3
    
    
    
        
        
        Completat
        
        
    
    
    
    
    
    Remove cursor
When using multiple cursors, I sometimes miss-click one (ctrl+click) and then I have to reset all my cursors and start all over again.
Suggestion: if I have multiple cursors active, clicking an existing cursor would remove it.
Answer
 Answer
	
	
	
		
	        Completat
		
	
	
	
	This can be done by subtracting the errant caret from the selection, there are some details at http://www.sublimetext.com/docs/2/column_selection.html
The (for Mac) tip of using Cmd-Shift Click to get rid of selections was great, but it says to do it via keyboard, use Ctrl-Shift-Up, which just triggers Expose is slow motion. 
	
	
This was because I Ctrl-Up (and down) were already hotkeyed to Expose (er, "Mission Control" on Lion) on my Mac, and holding Shift during that Expose animation causes it to do it in slow motion.
I just wanted to point this out, because I think that hotkey was set by default (I'm 99% sure I didn't set it to be that), so if you're experiencing this problem on a Mac, take a look at your Expose/Mission Control settings!
Customer support service by UserEcho
	
                
This can be done by subtracting the errant caret from the selection, there are some details at http://www.sublimetext.com/docs/2/column_selection.html