Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cheatercheater
on June 12, 2012
|
parent
|
context
|
favorite
| on:
Handy text manipulation tricks in Sublime Text 2
That's interesting. Can you edit all selected occurrences at once? I don't think there's an immediate analogue in Vim.
JonnieCache
on June 12, 2012
|
next
[–]
Oh yes. It gives you multiple cursors as discussed upthread, with multiple selections. You could then for example press backspace, leaving all the occurrences gone with the cursors left in their place, ready for you to type something new.
edanm
on June 12, 2012
|
prev
|
next
[–]
There is no analogue in Vim. It's the one thing I hate about vim.
tincholio
on June 12, 2012
|
parent
|
next
[–]
:%s/original/new/g
daurnimator
on June 12, 2012
|
prev
[–]
yep. I was amazed to find that Copy/Paste even works...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: