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