Skip to content
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

Closed
EvannG1 opened this issue Mar 11, 2024 · 5 comments · Fixed by #81
Closed

Multiple line breaks when closing sshs #80

EvannG1 opened this issue Mar 11, 2024 · 5 comments · Fixed by #81

Comments

@EvannG1
Copy link

EvannG1 commented Mar 11, 2024

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:

@quantumsheep
Copy link
Owner

Hey! Thanks for reporting the issue. Which sshs version are you using ? I can't reproduce.

@EvannG1
Copy link
Author

EvannG1 commented Mar 12, 2024

I'm on the latest version: 4.2.1.
I've just updated sshs on my MacBook at work (3.4.0 -> 4.2.1) with "brew upgrade sshs", and I have the same problem.

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.
It seems that the problem comes only with the "--exit" parameter.

quantumsheep added a commit that referenced this issue Mar 12, 2024
Signed-off-by: Nathanael DEMACON <quantumsheep@users.noreply.github.com>
@quantumsheep
Copy link
Owner

Can you try downloading the artifact for your platform (amd64 for Intel and arm64 for Apple Sillicon) and running it with --exit?

@EvannG1
Copy link
Author

EvannG1 commented Mar 12, 2024

It seems to work!

@quantumsheep
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants