glow/ui/consts_windows.go
2020-12-24 10:29:22 -05:00

8 lines
65 B
Go

// +build windows
package ui
const (
pagerStashIcon = "•"
)