Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

LibTmux::Server#attach

Ruby
  • Python Unavailable
  • Ruby
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
LibTmux
Declared in
Server
Package
libtmux
Source
gems/libtmux/lib/libtmux/terminal.rb
attach ( session : ::LibTmux::EntityRef , terminal : ::IO , term : ::String , read_only : bool = nil , timeout : ::Numeric? = nil , cancel : untyped = nil ) → ::LibTmux::TerminalResult
methodlibtmux [source]
methodlibtmux [source]
attach

Blocks until the owned interactive client exits. The caller supplies and retains its TTY. Cancellation detaches this client, not pane commands.

Behavior contract: Terminal attachment.

Raises
  • ArgumentError

0 declared, 0 inherited

Esc

Type to search.