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

Go API

Go documentation

tmux.Server.DeleteBuffer

View as Markdown

Module
tmux
Declared in
Server
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/server_buffers.go
Other languages
PythonRubyLuaTypeScriptRust Java .NET C++ Swift
DeleteBuffer ( ctx : context.Context , name : *string ) → error
method [source]
method [source]
DeleteBuffer

DeleteBuffer deletes a named buffer, or the most recent buffer when name is nil. Cancellation does not prove that tmux did not delete the buffer.

In other ports Delete a paste buffer

0 declared, 0 inherited

Esc

Type to search.