libtmux Reference MCP Search
On this page

tmux.Server.LoadBuffer

View as Markdown

Module
tmux
Declared in
Server
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/server_buffers.go
LoadBuffer ( ctx : context.Context , request : LoadBufferRequest ) error
method [source]
method [source]
LoadBuffer

LoadBuffer reads a file into a named or newly allocated buffer. Path follows Server.SourceFile 's current-user expansion and lexical normalization. It mutates tmux's destination buffer and rejects exact "-" because no process stdio is exposed.

0 declared, 0 inherited

Esc

Type to search.