If using "//echo @customwindow some text here $+ $chr(9) other text here" with $len(some text here) > 8, everything after the 8th sign is just eaten away.
For example when using
//window @test | echo @test GuestChatterNewb $+ $chr(9) > Hi there.
I only get "GuestCha > Hi there." in the window. If copy&pasting this text, it
is in fact still complete though.
Additionally I noticed that you can
move this barrier with /window's -tN,N,.. switch.
I'm using a rather normal Windows XP SP2, can anyone reproduce this bug or tell me about its nature?
Notice that this bug wasn't appearing to me in the 6.1 series. I just tried reproducing it in 6.17 and there it just "hops" to the next tabstop.
Thanks for your time.