glow/ui/consts_windows.go

8 lines
65 B
Go
Raw Normal View History

2020-10-13 15:27:41 +00:00
// +build windows
package ui
const (
pagerStashIcon = "•"
)