On this page
tmux.Server.ShowBufferBytes
- Module
- tmux
- Declared in
- Server
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/server_buffers.go
-
ShowBufferBytes returns one buffer as exact caller-owned tmux stdout bytes. Unlike
Server.ShowBuffer, it preserves invalid UTF-8, delimiters, and trailing newlines. Nil Name selects tmux's most recent buffer. Completed stderr returns a redacted command error and a nil byte slice.
0 declared, 0 inherited