Documentation
¶
Index ¶
Constants ¶
View Source
const ( Mingw = false EnableColors = true )
View Source
const ( DirConfFilename = ".algernon" IgnoreFilename = ".ignore" HistoryFilename = ".algernon_history" )
View Source
const (
ExeExt = ""
)
Variables ¶
This section is empty.
Functions ¶
func IgnoreTerminalResizeSignal ¶
func IgnoreTerminalResizeSignal()
IgnoreTerminalResizeSignal configures UNIX related platforms to ignore SIGWINCH
func SetupSignals ¶ added in v1.17.3
func SetupSignals(clearCacheFunction func(), printFunction func(format string, args ...interface{}))
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.