Documentation
¶
Overview ¶
Package separator provides tmux-status separator constants
Index ¶
Constants ¶
View Source
const ( // R1 - right-facing full chevron R1 Separator = "\ue0b0" // R2 - right-facing line chevron R2 = "\ue0b1" // L1 - left-facing full chevron L1 = "\ue0b2" // L2 - left-facing line chevron L2 = "\ue0b3" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.