Thanks , I think i got a way . new-session -t $CURRENT_SESSION_GROUP would work . In the process found a bug too , new sessions part of session group , not showing up in choose-tree .\ However tmux list-sessions shows 'em Let me know if valid bug , will open bug .
On Wednesday, April 21, 2021 at 5:41:59 PM UTC+5:30 [email protected] wrote: > You should be able to bind attach-session to a key binding or use it from > the command prompt inside tmux, or use switch-client. > > On Wed, 21 Apr 2021 at 12:34, Neeraj Badlani <[email protected]> wrote: > >> I have multiple clients connected to the same session ( not is session >> group ) , which basically mirrors everything . I want to connect to the >> same session is session group setting . >> Currently this is how i do : >> >> 1 . tmux detach-client >> 2 . tmux attach-session -t sessiongroup -s new-sessionname >> >> Is there a way to do it using key binding without detaching the cilent >> perhaps ? >> >> Thanks >> >> -- >> You received this message because you are subscribed to the Google Groups >> "tmux-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web, visit >> https://groups.google.com/d/msgid/tmux-users/450baedf-ca74-436b-86d1-70185fb0a970n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/tmux-users/450baedf-ca74-436b-86d1-70185fb0a970n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- You received this message because you are subscribed to the Google Groups "tmux-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/tmux-users/a220d481-ccf9-4673-a62d-5f4dbc242016n%40googlegroups.com.
