-
Notifications
You must be signed in to change notification settings - Fork 154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Greeting text from .bashrc is overwritten #899
Comments
It just happens when i start a new qterminal, not with source |
Ok, I get
but only on the first tab, all the next ones are ok. |
Then we have a bug, probably in |
I found out that it has to do with the font (Using Liberation Mono) size: It seems that it has to do something with timing: Oh i found a workaround:
With that sleep command added i don't get overwrites, and it shows the correct terminal size QTerminal is too fast for me! ;-) |
Yes, it is.
It should be, if we find where it happens. |
Expected Behavior
Text should show completely
Current Behavior
Text is overwritten by prompt
Steps to Reproduce (for bugs)
put this in .bashrc
(nothing else)
start qterminal, then run the echo command again to see the difference
It works in gnome-terminal:
System Information
The text was updated successfully, but these errors were encountered: