Skip to main content

attach

Function attach 

Source
pub fn attach(session: &str) -> Result<()>
Expand description

Attach to an existing tmux session (blocks until detach/exit).

If already inside tmux, uses switch-client instead of attach-session.