Re: [TxMt] saving without trailing spaces and tabs...
Domenico Carbotta
21 Mar
2006
21 Mar
'06
1:12 p.m.
record a macro that replaces all "[ \t]*\n" with "\n" (regular
expressions turned on) then saves the file, bind it to cmd+s and give
it the scope "source".