billchurch / webssh2

Web SSH Client using ssh2, socket.io, xterm.js, and express. webssh webssh2
MIT License
2.26k stars 527 forks source link

[Bug]: long text display bug #350

Open Fhwang0926 opened 6 months ago

Fhwang0926 commented 6 months ago

What happened?

A bug happened!

image

If the input crosses the line, it will not be a line change

I think related functions should be added

anyone have a same issue? or is depend on server's shell?

Node Version

16.16.0

NPM Version

8.11.0

Server OS Version

windows

WebSSH2 release version

0.5.0-pre-5

OS and Version of SSH server

No response

Browser Version

No response

Relevant log output

No response

Fhwang0926 commented 6 months ago

it happend when first window render, it is working when resize so i debugging it and find to bug with paramater

Fhwang0926 commented 6 months ago

MR was opened @billchurch plz, check it, i dont have a permissions

351

dawven commented 6 months ago

Have you encountered the same issue, Is there a fix commit available?