I do not want to call this a bug because I get odd functionality..

I had a simple script that loaded a new window with a listbox and tab positions..

Code:
window -aCdok0l120 -t1,4,9,22,25,30 @access -1 -1 860 400 


In 6.35 I could easily use the tab stops using $chr(9) and the text would conform to the tabs.

Now w 7.xx, the text does not conform to the tabstops using $chr(9). Any suggestions?

Last edited by extremity; 16/02/11 12:18 AM.