glow/ui/consts_unix.go

8 lines
67 B
Go
Raw Normal View History

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