libtmux Reference MCP Search
On this page

tmux.ControlCommandResult.Number

View as Markdown

Module
tmux
Declared in
ControlCommandResult
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/control_protocol.go
Number : uint64
attribute [source]
attribute [source]
Number

Number is tmux's command number for the frame. tmux counts commands the server processed rather than commands this client sent, so a command from any other client advances it too and the gap between two frames is not a count of this client's work.

0 declared, 0 inherited

Esc

Type to search.