Documentation
¶
Index ¶
- func AttachToSession(sessionName string) error
- func HasSession(sessionName string) (bool, error)
- func ListPanes(sessionWindow string) ([]string, error)
- func ListSessions() ([]string, error)
- func ListWindows(sessionName string) ([]string, error)
- func Max(x, y int) int
- func Min(x, y int) int
- func NewCli(v string) *cli
- func NewPane(pane tPane) error
- func NewSession(session tSession, force bool) error
- func NewWindow(window tWindow) error
- func RenamePane(pane tPane) error
- func RenameWindow(window tWindow) error
- func SetWindowLayout(window tWindow) error
- func TimeSince(d time.Duration) string
- type Cmd
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AttachToSession ¶
func HasSession ¶
func ListSessions ¶
func ListWindows ¶
func NewSession ¶
func RenamePane ¶
func RenamePane(pane tPane) error
func RenameWindow ¶
func RenameWindow(window tWindow) error
func SetWindowLayout ¶
func SetWindowLayout(window tWindow) error
Types ¶
Click to show internal directories.
Click to hide internal directories.