#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.8 branch
Component: GHCi | Version: 6.6
Severity: minor | Resolution:
Keywords: | Difficulty: Unknown
Os: Linux | Testcase:
Architecture: x86_64 (amd64) |
---------------------------------------+------------------------------------
Comment (by guest):
This works better in GHC 6.8(.0.20071011), but I still have a small
problem:
Completion appears to only want to complete from the current directory.
Eg.
I type
{{{
:l B[TAB]
}}}
which completes to 'Bio/', but subsequent TABs does not complete from that
subdirectory, but from the Bio's siblings, potentially giving a
meaningless path.
-k
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/998#comment:8>
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