matterhorn-50200.17.0: Terminal client for the Mattermost chat system
Safe HaskellNone
LanguageHaskell2010

Matterhorn.Constants

Synopsis

Documentation

pageAmount :: Int Source #

The number of rows to consider a "page" when scrolling

userTypingExpiryInterval :: NominalDiffTime Source #

The expiry interval in seconds for user typing notifications.

previewMaxHeight :: Int Source #

The maximum height of the message preview, in lines.