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

Go API

Go documentation

tmux.SaveBufferToOptions

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_buffers.go
struct tmux.SaveBufferToOptions
struct [source]
struct [source]
struct tmux.SaveBufferToOptions

SaveBufferToOptions configures streaming a tmux paste buffer's contents out. Its zero value selects tmux's most-recent buffer; a pointer to an empty name is explicit.

1 declared, 0 inherited

Members

  • Name attribute Name selects a named buffer, or nil for tmux's most-recent buffer.
Esc

Type to search.