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

Go API

Go documentation

tmux.Server.ListCommands

Go

View as Markdown

Module
tmux
Declared in
Server
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/server_keys.go
Other languages
Python Ruby Lua TypeScript Rust Java.NETC++ Swift
ListCommands ( ctx : context.Context , request : ListCommandsRequest ) → ([]string, error)
method [source]
method [source]
ListCommands

ListCommands returns an owned snapshot of raw tmux command-description lines. A list failure is returned rather than answered with no rows. Like Server.ListKeys , it answers on a socket holding no server.

In other ports List the commands this tmux understands

0 declared, 0 inherited

Esc

Type to search.