Textmate question

Subscribe to Textmate question 3 posts, 2 voices

 
Avatar Jeff Cohen 89 posts

I’m a longtime Visual Studio user, so when I’m using the Mac at work I get frustrated with Textmate sometimes. Maybe someone can help me. In VS, I could hit Ctrl-X without selecting anything; this would cut the current line. Then I could move the cursor to a new line and hit Ctrl-V to paste that line in the new spot. This made it really easy to move lines around.

How can I do this in textmate? Seems I have to select the current line first (which itself is a hassle, it’s like ctrl-option-L or something).

 
Avatar Mike 8 posts

ctrl+shift+K (deletes current line)—It’s in bundles under Text.

ctrl+y (to paste)

 
Avatar Jeff Cohen 89 posts

awesome

thankyou thankyou thankyou

:-)