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

LibTmux::Async::Server

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
Async
Package
libtmux-async
Source
gems/libtmux-async/lib/libtmux/async/server.rb
class LibTmux::Async::Server
classlibtmux-async [source]
classlibtmux-async [source]
class LibTmux::Async::Server

Discussed in libtmux-mcp · Ruby MCP API reference

38 declared, 0 inherited

Members

  • list_buffers method Behavior: Buffers.
  • list_clients method Behavior: Live acquisition.
  • list_panes method Behavior: Live acquisition.
  • list_sessions method Behavior: Live acquisition.
  • list_windows method Behavior: Live acquisition.
  • open_control method Behavior: Control connections.
  • run method Behavior: Raw commands.
  • snapshot method Behavior: Snapshot acquisition.
  • attach method Behavior: Async unsupported operations.
  • close method Behavior: Async scope.
  • delete_buffer method Behavior: Buffers.
  • diagnostics method Scope counters remain readable after this facade closes its scope.
  • display method Formats are intentionally executable tmux formats, not literal text.
  • endpoint method Returns the value of attribute endpoint.
  • environment method Behavior: Environment.
  • explain_panes method Behavior: Source query plans.
  • hooks method Behavior: Options and hooks.
  • kill method Behavior: Killing daemons.
  • list_window_links method Behavior: Live acquisition.
  • new method Behavior: Async scope.
  • new_session method Behavior: Creation.
  • open method Behavior: Borrowed bindings.
  • options method Behavior: Options and hooks.
  • owned? method Behavior: Borrowed bindings.
  • pane method Behavior: Live handles.
  • read_buffer method Behavior: Buffers.
  • run_group method One nontransactional tmux command group, with literal arguments per command.
  • search_panes method Behavior: Source query execution.
  • session method Behavior: Live handles.
  • set_environment method Behavior: Environment.
  • source_file method Behavior: Source files.
  • start method Behavior: Async unsupported operations.
  • switch_client method Resolves the literal selector at dispatch; it is not a client reference.
  • unset_environment method Behavior: Environment.
  • wait_for method Retiring the client cannot remove a dispatched waiter from tmux's queue.
  • window method Behavior: Live handles.
  • window_link method Behavior: Live handles.
  • write_buffer method Behavior: Buffers.
Esc

Type to search.