On this page
tmux.ListCommandsRequest
- Module
- tmux
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/server_keys.go
-
ListCommandsRequest optionally limits output to one tmux command or alias. Nil CommandName lists all commands; a pointer to an empty name is explicit.
1 declared, 0 inherited
Members
- CommandName attribute CommandName optionally selects one command or alias.