Hi,
Within TM's status bar you find 'Line: xx Column: xx'
If I use e.g. Tab Size: 4 and 'No Soft Tab' the column counter only works for TABs from the beginning of a line but not for TABs within a line.
Example:
I have the following line (numbers := column counter):
TAB TAB TAB Hallo | | | | | | | -13 | | -9 | -5 -1
OK, but
TAB TAB TAB HalloTAB World | | | | | | | | | -21!!! (it should be 22!!) | | | | | | | -13 | | -9 | -5 -1
The same also for 'Hallo TAB World'.
Please note: 'TAB ' means '\t' but easier to count.
Or am I completely wrong???
I'm using Cutting Edge TM 1.5.4 (1324)
Best, Hans