¤ moreF', moreShellF'

Displaying text

Types

moreF' :: Customiser TextF -> F [String] (InputMsg (Int, String))
moreShellF' :: Customiser TextF -> String -> F [String] (InputMsg (Int, String))

Description

Customizable version of some fudgets

See Also

moreF, moreShellF, pickListF, Customiser.

Bugs

Documentation incomplete.