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

Cannot terminate connected session #165

Open
noctivityinc opened this issue Nov 28, 2023 · 5 comments
Open

Cannot terminate connected session #165

noctivityinc opened this issue Nov 28, 2023 · 5 comments

Comments

@noctivityinc
Copy link

For some odd reason cntl+b+d is not terminating a connected rails session anymore. Any advice?

@DarthSim
Copy link
Owner

Hi @noctivityinc!

I might misunderstood you, but a tmux client can be disconnected with Ctrl+b and then d, not with Ctrl+b+d. Ctrl+b is a default tmux command prefix and it can vary depending on your tmux configuration.

@noctivityinc
Copy link
Author

noctivityinc commented Nov 28, 2023 via email

@DarthSim
Copy link
Owner

DarthSim commented Dec 1, 2023

I'd recommend checking if the prefix key is redefined in your ~/.tmux.conf and /etc/tmux.conf configs. Look for something involving C-b or set-option -g prefix. Also, take note that tmux key bindings are sensitive to keyboard layout and CapsLock.

@noctivityinc
Copy link
Author

noctivityinc commented Dec 1, 2023 via email

@ioev
Copy link

ioev commented Jun 25, 2024

I just recently updated and now control-c doesn't close the overmind session anymore. I have to use overmind quit from another terminal. Maybe this is by design?

Ubuntu 18.04 through WSL2.

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

No branches or pull requests

3 participants