On 07/09/2005, at 6.47, Gavin Kistner wrote:
I lazily select parts of the lines I want, (because it's faster than being sure to select the entire line) represented by the | in the following showing the start and end of the selection:
What you can do is do you lazy selection, then:
1) automation / start macro recording 2) edit / select / hard lines 3) shift right
Now save that on cmd-] and you have effectively redefined the function to what you prefer.