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
With the latest version of flootty, you should be able to use --resize when joining. This will automatically resize your terminal to be the same dimensions as the host. We don't yet update it when the host resizes their terminal, but that will be fixed soon.
Unfortunately, the only way to get proper behavior without resizing is to implement a terminal emulator in flootty. At that point, we might as well fork tmux.
When typing in a long command, the line wrapping overwrites other lines, and does not write on a new line.
Long commands should write on a new line.
This could be related to issue #21, though here there are no font size differences.
Please see attached screenshot for clarification. Thanks!
The text was updated successfully, but these errors were encountered: