SHL-146 Restore cursor position on flash
This commit is contained in:
@@ -500,7 +500,7 @@ public abstract class JLineShell extends AbstractShell implements Shell, Runnabl
|
||||
ansi.a(ESCAPE + "8");
|
||||
}
|
||||
else {
|
||||
ansi.reset();
|
||||
ansi.restorCursorPosition();
|
||||
}
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user