Christian Winter

Results 4 comments of Christian Winter

Maybe this could be solved by using escape sequences to REALLY move the cursor back and just overwrite text?

Did occur when using `strip-comment-symbols = 1` in `.gitviper/config` because the print statements include a stripable character (it should print `#1`, `#2`, `#3`)

Test code for reproduction ``` print("#1") print("#2") print("#3") ```

Currently I work around this problem by calling the login-method inside the disconnect-callback. This way it is the first method inside the queue.