forked from GitHub/gf-core
file name completion for command i
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user