¤ completionStringF', completionStringF'', et al

Types

completionStringF' :: Char -> Customiser StringF -> F (Either ([Char] -> [(a, [Char])]) [Char]) (Either [(a, [Char])] (InputMsg [Char]))
completionStringF'' :: Char -> Customiser StringF -> F (Either ([Char] -> [(a, [Char])]) (Either (Customiser StringF) [Char])) (Either [(a, [Char])] (InputMsg [Char]))
stdcc :: Char

Description

Customisable versions of completionStringF

stdcc is the standard completion characters, which can be changed with the command line option -stdcc.

Bugs

Documentation is incomplete.

This page documents work progress. Information on this page is subject to change without notice and does not represent a commitment on the part of the Fudgets corporation.