matterhorn-50200.11.0: Terminal client for the Mattermost chat system

Safe HaskellNone
LanguageHaskell2010

Matterhorn.State.ReactionEmojiListOverlay

Synopsis

Documentation

reactionEmojiListSelectDown :: MH () Source #

Move the selection down in the emoji list overlay by one emoji.

reactionEmojiListSelectUp :: MH () Source #

Move the selection up in the emoji list overlay by one emoji.

reactionEmojiListPageDown :: MH () Source #

Move the selection down in the emoji list overlay by a page of emoji (ReactionEmojiListPageSize).

reactionEmojiListPageUp :: MH () Source #

Move the selection up in the emoji list overlay by a page of emoji (ReactionEmojiListPageSize).