Hi,
It's been bugging me for a while: "Shift Right" will leave all lines consisting only of whitespace completely blank, even removing existing whitespace.
That really bugged me, so I tried to write my own "Shift Right" command to replace the built-in one. But it seems that the lines my code gets are already stripped of 'trailing whitespace'.
Any idea how I can tell TM to leave my whitespace alone?
Thanks
Gerd