-
deuce authored
if true. Call console.clear() in draw_main(true) so the screen is cleared rather than overwritten. On some terminal programs (ie: SyncTERM) this forces the current screen into the scrollback rather than removing it.
deuce authoredif true. Call console.clear() in draw_main(true) so the screen is cleared rather than overwritten. On some terminal programs (ie: SyncTERM) this forces the current screen into the scrollback rather than removing it.
Loading