On this page
tmux.Server.SwitchClient
- Module
- tmux
- Declared in
- Server
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/server_clients.go
- SwitchClient ( ctx : context.Context , targetSession : string ) error
-
SwitchClient switches tmux's current client to targetSession. TargetSession is a validated session name rather than a stable identity; cancellation does not prove the switch did not occur.
0 declared, 0 inherited