Unknown6656 / AutoIt-Interpreter

A C# AutoIt interpreter designed to be platform-independent
GNU Affero General Public License v3.0
36 stars 10 forks source link

Windows cmd/wt/conhost not processing VT100 sequences after running `autoit3` #180

Closed Unknown6656 closed 4 months ago

Unknown6656 commented 4 months ago

Bug description

A clear and concise description of what the bug is.

Steps to reproduce

Steps to reproduce the behavior:

  1. Win + R
  2. cmd or wt or conhost
  3.  > autoit3
  4. Press Up Arrow or Down Arrow
  5. Arrow keys are displayed as VT100 sequences.

Expected behaviour

Regular terminal behaviour

Used system