On this page
tmux.ControlCommandResult.Number
- Module
- tmux
- Declared in
- ControlCommandResult
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/control_protocol.go
-
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