Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ConfigDir = filepath.Join(os.Getenv("HOME"), ".muxt")
ConfigDir is the location where muxt will look for config files
Functions ¶
This section is empty.
Types ¶
type Session ¶
type Session struct { Name string Root string Window []Window Pre string PreWindow string // contains filtered or unexported fields }
Session is a session configuration
Click to show internal directories.
Click to hide internal directories.