file name completion for command i

This commit is contained in:
kr.angelov
2008-06-05 12:12:44 +00:00
parent abea46022e
commit c4d298a347
4 changed files with 10 additions and 5 deletions

View File

@@ -12,7 +12,7 @@
-- Use GNU readline
-----------------------------------------------------------------------------
module GF.System.UseReadline (fetchCommand, setCompletionFunction) where
module GF.System.UseReadline (fetchCommand, setCompletionFunction, filenameCompletionFunction) where
import System.Console.Readline