fix #343 noncurses ouptut method vertical offset
a new line after last row caused the terminal to start scrolling this was resolved in the past by simply not drawing that row. new fix is to not newline at the last row, but do a return insteadmaster
parent
626ba55018
commit
194c199c3f
1 changed files with 5 additions and 2 deletions
Loading…
Reference in new issue