matterhorn-90000.0.0: Terminal client for the Mattermost chat system
Safe HaskellSafe-Inferred
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.

channelListMinAutoWidth :: Int Source #

The minimum channel list width when the width is set to auto.

channelListMaxAutoWidth :: Int Source #

The maximum channel list width when the width is set to auto.