Merge branch 'master' of github.com:SpringSource/spring-shell
This commit is contained in:
@@ -122,7 +122,6 @@ public class JLineLogHandler extends Handler {
|
|||||||
|
|
||||||
// This ensures nothing is ever displayed when redrawing the line
|
// This ensures nothing is ever displayed when redrawing the line
|
||||||
reader.setDefaultPrompt("");
|
reader.setDefaultPrompt("");
|
||||||
reader.redrawLine();
|
|
||||||
reader.printString(toDisplay);
|
reader.printString(toDisplay);
|
||||||
|
|
||||||
// Now restore the line formatting settings back to their original
|
// Now restore the line formatting settings back to their original
|
||||||
|
|||||||
Reference in New Issue
Block a user