I have an existing rubyzg session, and I want to create a new ruby session. However, when I press prefix + C and type in "ruby", then I instead get trasnferred to rubyzg. That's because tmux has-session returns true even when it's just a prefix to an existing session. Do you have any idea how can we get around that?