#998: Tab-completion of filenames does not work in GHCi 6.6
------------------------------------+---------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: simonmar
Type: bug | Status: new
Priority: low | Milestone: 6.10 branch
Component: GHCi | Version: 6.6
Severity: minor | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Multiple
Os: Multiple |
------------------------------------+---------------------------------------
Comment (by guest):
If it is too difficult to implement both function and file name
completion, then I like to have an command line option which switches back
to pure file name completion like in GHC-6.4 and before.
In SWI-PROLOG they solved it somehow, that you can complete predicate
names with TAB and if no predicate with the given prefix exists then a
file name is chosen. I don't know if it is a good idea to port this to
GHCi. Texts after :load and in quotation marks are certainly no function
names and thus should cause file name completion.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/998#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs