IntelliJ Terminal - Support for cursor movement w/ ANSI escape codes -
i working on console app needs move cursor via ansi escape codes (the sole possibility afaik). terminal of intellij (the tab named "run", not os-dependent terminal) not seem support this. other features background/foreground color changing working fine. os-dependent terminal in intellij supports cursor movement (i use jansi library, should not matter).
is there setting or plugin enables functionality? convenient.
Comments
Post a Comment