mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
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