Documentation
¶
Index ¶
Constants ¶
View Source
const (
// SocketEnv overrides the app focus handoff socket path.
SocketEnv = "QUESTMASTER_FOCUS_SOCKET"
)
Variables ¶
This section is empty.
Functions ¶
func DefaultSocketPath ¶
func DefaultSocketPath() string
DefaultSocketPath returns the local socket path used by the app focus bridge.
Types ¶
type Direction ¶
type Direction string
Direction is a ctrl+hjkl navigation direction.
func ParseDirection ¶
ParseDirection accepts both tmux/vim keys and canonical direction names.
Click to show internal directories.
Click to hide internal directories.