aboutsummaryrefslogtreecommitdiffstats
path: root/XPrompt.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-08-03Make 'compList :: [String]', rather than Maybe. No completions is represente...Spencer Janssen1-13/+12
2007-08-03Rename 'setCompletionList' to 'refreshCompletionList'Spencer Janssen1-8/+8
2007-08-03XPrompt: added comletion and history supportAndrea Rossato1-76/+210
2007-08-02Make the XPrompt appear on the current screenSpencer Janssen1-17/+18
2007-08-02XPrompt: a module for easily writing graphical promptsAndrea Rossato1-0/+512