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

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -