-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple line breaks when closing sshs #80
Comments
Hey! Thanks for reporting the issue. Which sshs version are you using ? I can't reproduce. |
I'm on the latest version: 4.2.1. I had made an alias to automatically set the "--exit" parameter, I just commented to just run the command without the parameter, and I no longer have the problem. |
Signed-off-by: Nathanael DEMACON <quantumsheep@users.noreply.github.com>
Can you try downloading the artifact for your platform (amd64 for Intel and arm64 for Apple Sillicon) and running it with |
It seems to work! |
Glad to hear that! It will be available in 4.3.0 🥳 You will need to wait a little bit for the version to be updated for brew. |
I use sshs with the "--exit" option so that sshs doesn't reopen when I close an ssh connection.
I notice that there are multiple line breaks in my terminal when I end an ssh connection, which was not the case in the previous version:
The text was updated successfully, but these errors were encountered: