glow/ui/consts_windows.go
2020-10-13 15:14:07 -04:00

7 lines
65 B
Go

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