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

Go API

Go documentation

tmux.Server.ShowMessages

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

View as Markdown

Module
tmux
Declared in
Server
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/server_keys.go
Other languages
Python Ruby Lua TypeScript Rust Java.NET C++ Swift
ShowMessages ( ctx : context.Context , request : ShowMessagesRequest ) → ([]string, error)
method [source]
method [source]
ShowMessages

ShowMessages returns an owned snapshot of the tmux message log, terminal capabilities, job summary, or both terminal and job summaries. A zero TargetClient selects tmux's current client; a list failure is returned rather than answered with no rows.

In other ports Read the server's message log

0 declared, 0 inherited

Esc

Type to search.