Documentation ¶
Overview ¶
package tmux contains tmux related actions
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActionClientFlags ¶
ActionClientFlags completes client flags
read-only (the client is read-only) wait-exit (wait for an empty line input before exiting in control mode)
func ActionFeatures ¶
ActionFeatures completes features
`256 (Supports 256 colours with the SGR escape sequences.) `RGB (Supports RGB colour with the SGR escape sequences.)
func ActionSessions ¶
ActionSessions completes sessions
0 (elvish- (1 panes) [106x28] [layout c97e,106x28,0,0,1] @1) 1 (elvish* (1 panes) [106x28] [layout c97f,106x28,0,0,2] @2 (active))
func ActionWindows ¶
ActionWindows completes windows
0 (elvish- (1 panes) [106x28] [layout c97e,106x28,0,0,1] @1) 1 (elvish* (1 panes) [106x28] [layout c97f,106x28,0,0,2] @2 (active))
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.