ESET cosmetic issue

May 20, 2008
12,167
133
Syracuse, NY, USA
If I ESET /A some_alias, and the alias extends beyond one line, and I Ctrl-C while the cursor is on the first line, the prompt appears on the next line (below where the cursor was) leaving (after the prompt) all the subsequent lines of the alias.
Code:
v:\> eset /a predict
predict=^Cho %@eval[%tslope * (%$) + %tintercept=2]  (%@eval[(%$) * -.174 + 10.7
v:\> / %@eval[(%$) * -.170 + 10.63=2])
 
May 20, 2008
12,167
133
Syracuse, NY, USA
WAD (and it has always behaved this way). The ^C is occurring in a separate (Windows) thread, which doesn't know or care what line you're editing.

The good news is that there's no reason you would need to use ^C when in ESET.

How do you get out of ESET without saving changes (other than with Ctrl-C)?
 

Similar threads