Workflow Compilation #2 - Desktop Customization & Workflow

Users browsing this thread: 1 Guest(s)
z3bra
Grey Hair Nixers
Well, in this case I use it for multi variable editing, but most of the time, it's for editing multiple cursors at the same time. As you get instant feedback, it is much much better than vim's macros.
You'reright though, it is mostly the same as vim's substitute (and you can use it as such: ":x/foo/c/bar" is the same as ":s/foo/bar/g"), but for complex substitution, it is sometimes better to type it directly by hand rather than trying a regex 3-4 times in a row, with undos between trials.
Since I learnt to use these cursors, I never looked back, really. The instant feedback really makes things easier.


Messages In This Thread
Workflow Compilation #2 - by venam - 16-06-2017, 12:58 PM
RE: Workflow Compilation #2 - by venam - 16-06-2017, 01:08 PM
RE: Workflow Compilation #2 - by tudurom - 17-06-2017, 11:35 AM
RE: Workflow Compilation #2 - by venam - 17-06-2017, 12:03 PM
RE: Workflow Compilation #2 - by tudurom - 17-06-2017, 12:13 PM
RE: Workflow Compilation #2 - by venam - 17-06-2017, 12:17 PM
RE: Workflow Compilation #2 - by tudurom - 17-06-2017, 01:37 PM
RE: Workflow Compilation #2 - by r4ndom - 18-06-2017, 07:10 AM
RE: Workflow Compilation #2 - by xero - 19-06-2017, 11:46 AM
RE: Workflow Compilation #2 - by z3bra - 19-06-2017, 05:40 PM
RE: Workflow Compilation #2 - by rocx - 19-06-2017, 05:42 PM
RE: Workflow Compilation #2 - by venam - 20-06-2017, 01:04 AM
RE: Workflow Compilation #2 - by z3bra - 20-06-2017, 03:10 AM
RE: Workflow Compilation #2 - by tudurom - 20-06-2017, 06:58 AM
RE: Workflow Compilation #2 - by venam - 23-06-2017, 10:58 AM
RE: Workflow Compilation #2 - by venam - 23-06-2017, 11:27 PM
RE: Workflow Compilation #2 - by Mafia - 24-06-2017, 12:46 PM