You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bug here is in squashRow in plugin-bash-like/src/pty/copy.ts. It wasn't properly handling the transition between the end of one row and the first cell in the next.
starpit
added a commit
to starpit/kui
that referenced
this issue
Jan 11, 2021
If you echo a very long string, the two lines are displayed as one.
The text was updated successfully, but these errors were encountered: