libtmux Reference MCP Search
On this page

LibTmux.Server.LoadBufferAsync

View as Markdown

Module
LibTmux
Declared in
Server
Package
LibTmux
Source
src/LibTmux/Server.Buffers.cs
LoadBufferAsync ( path : string , name : string? , cancellationToken : CancellationToken ) Task
method [source]
method [source]
LoadBufferAsync

Puts a file's contents into a paste buffer.

Parameters
  • path ( string ) – The file to read.

  • name ( string? ) – The buffer name, or null for a new one.

  • cancellationToken ( CancellationToken ) – Cancels the tmux command.

0 declared, 0 inherited

Esc

Type to search.