Hi,
I'm using TCC only, and a "ver" shows "TCC 26.02.43 x64 Windows 10 [Version 10.0.19042.1466]".
In my tcstart.btm I have the following (whittled down to the simplest, it's normally an execstr thingy):
set prompt=$P$e[32;1mFOO$e[0m$g
setdos /A1
Basically, show some text in green in latter part of the prompt, and then revert back. Works great in general, haven't seen a problem with it. However, when I try to "list somefile.txt", all I get is just the title line and the rest is a...
Read more
I'm using TCC only, and a "ver" shows "TCC 26.02.43 x64 Windows 10 [Version 10.0.19042.1466]".
In my tcstart.btm I have the following (whittled down to the simplest, it's normally an execstr thingy):
set prompt=$P$e[32;1mFOO$e[0m$g
setdos /A1
Basically, show some text in green in latter part of the prompt, and then revert back. Works great in general, haven't seen a problem with it. However, when I try to "list somefile.txt", all I get is just the title line and the rest is a...
Read more