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

Ignore switching message after connect command #149

Closed
barrydevp opened this issue Aug 23, 2024 · 6 comments
Closed

Ignore switching message after connect command #149

barrydevp opened this issue Aug 23, 2024 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@barrydevp
Copy link

What would you like sesh to do?

I've just upgraded from v1 to v2 after some of the issues from v1 have been fixed. Unfortunately, my normal workflow of the tmux+fzf+sesh has been broken, as after calling connect in tmux+fzf, the switching happens with a successfully switching message that makes the tmux session not show up immediately.
asciicast

@barrydevp barrydevp added the enhancement New feature or request label Aug 23, 2024
@barrydevp
Copy link
Author

I think we should add some command options, such as --silent to prevent this behavior @joshmedeski

@joshmedeski
Copy link
Owner

That's a good idea. The plan is to add logging (#140) so this message isn't really necessary.

@joshmedeski
Copy link
Owner

I'll come up with something and get it pushed.

@joshmedeski
Copy link
Owner

joshmedeski commented Aug 23, 2024

Done, wait a few minutes and you should be able to update sesh to 2.0.2 which does not output any messages when running the connect command.
https://github.com/joshmedeski/sesh/releases/tag/v2.0.2

@joshmedeski
Copy link
Owner

p.s. you can remove the -i flag if you want to get rid of the broken icons in front of your list. Or you can set up a Nerd Font in your terminal emulator.

@barrydevp
Copy link
Author

Thank @joshmedeski for your swift response.
My terminal works perfectly with the icon stuff. The uploaded record made by asciinema just ruins it.

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

No branches or pull requests

2 participants