jline/jline3

Cursor badly positioned after creating Status bar

mattirn opened this issue · 0 comments

If cursor is not in a last line of the terminal when creating Status bar it will be badly positioned after Status bar creation. Can be reproduced using REPL demo:

 % ./build repl
...
JLine terminal: xterm-256color
groovy-repl> help less
...
 # press three times <alt>-<s>

status-cursor-bad-position