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

tmux.ShowMessagesRequest

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

View as Markdown

Module
tmux
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/server_keys.go
struct tmux.ShowMessagesRequest
struct [source]
struct [source]
struct tmux.ShowMessagesRequest

ShowMessagesRequest selects the target and server information to print. Terminals and Jobs are independent and may both be enabled.

3 declared, 0 inherited

Members

  • Jobs attribute Jobs includes job status information.
  • TargetClient attribute TargetClient selects a stable client; zero selects tmux's current client.
  • Terminals attribute Terminals includes terminal capability information.
Esc

Type to search.