Home
last modified time | relevance | path

Searched refs:configShowMessageTimestamps (Results 1 – 4 of 4) sorted by relevance

/dports/net-im/matterhorn/matterhorn-50200.13.0/src/Matterhorn/
H A DConfig.hs114 configShowMessageTimestamps <- fieldFlagDef "showMessageTimestamps"
115 (configShowMessageTimestamps defaultConfig)
258 , configShowMessageTimestamps = True function
H A DTypes.hs530 , configShowMessageTimestamps :: Bool function
/dports/net-im/matterhorn/matterhorn-50200.13.0/src/Matterhorn/State/
H A DMessages.hs82 let toggle c = c { configShowMessageTimestamps = not (configShowMessageTimestamps c)
/dports/net-im/matterhorn/matterhorn-50200.13.0/src/Matterhorn/Draw/
H A DMessages.hs77 showTimestamp = configShowMessageTimestamps config