Topic: TextMate - Crosshair?
Hello! I've seen on several different Railscasts when the cursor turns into a crosshair, and you can select several portions, going on several lines, then edit them all. For example, I have the following code:
1. weee
2. wooo
Then, using the crosshair, I select these parts (bolded):
1. weee
2. wooo
Then I can do anything, change the text, delete it all, etc. Anyone know what I'm talking about?