upterm icon indicating copy to clipboard operation
upterm copied to clipboard

When pasting a long command line, empties the bar

Open nicolashardy opened this issue 8 years ago • 2 comments

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 : capture d ecran 2017-09-21 a 23 41 21

If I scroll inside the bar I can see what I pasted : capture d ecran 2017-09-21 a 23 43 00

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

nicolashardy avatar Sep 21 '17 21:09 nicolashardy

same as #1239

muescha avatar Jan 03 '18 17:01 muescha

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.

muescha avatar Jan 03 '18 17:01 muescha