6 Aug
2007
6 Aug
'07
12:23 a.m.
Hi, when refactoing the way history is handled I forgot the getCompletion should look for completions related to the last word of the command line. To send that patch I need to resend the other 2 that were sent yesterday. Andrea Sat Aug 4 20:32:52 CEST 2007 Andrea Rossato <andrea.rossato@unibz.it> * XPrompt.hs: removed defaultPromptConfig. use defautlXPConfig instead Sat Aug 4 20:59:14 CEST 2007 Andrea Rossato <andrea.rossato@unibz.it> * XPrompt.hs: read history lazily Instead of forcing the reading of all the history file we read it lazily. Sun Aug 5 14:41:30 CEST 2007 Andrea Rossato <andrea.rossato@unibz.it> * XPrompt.hs: getCompletion should check for completions of the last word of the command line