static void scrollConsoleUp() { consoleTextArea().scrollRectToVisible(new Rect(0, 0, 1, 1)); }