upterm
upterm copied to clipboard
When pasting a long command line, empties the bar
When I paste a long command line ( > the length of 1 line), there is automatically a line break so we see nothing in the bar :
Example : i juste pasted a long line, this is what I see :

If I scroll inside the bar I can see what I pasted :

Solution can be : If the command line entered is more than 1 line of length long, then the min height of the bar should be increased
same as #1239
this bug is also with a one liner containing a newline at the end (this happens if you have some example code on a website, double click to select the full line and copy it)
then you paste in the line, but it gets empty. only a small dark black line over the command line gives you the hint that you have done something.
i think the bug is that the command line height don't expand.
BTW: this happens with all command lines which i copy this way into Upterm and this is a little annoying.