Tab completion in interactive-haskell mode

Bas van Dijk v.dijk.bas at gmail.com
Thu Apr 5 18:13:36 BST 2012


On 5 April 2012 18:06, Christopher Done <chrisdone at googlemail.com> wrote:
> On 5 April 2012 16:17, Bas van Dijk <v.dijk.bas at gmail.com> wrote:
>> I just watched your video about the new haskell-mode. Pretty nice!
>>
>> Is it possible to get tab completion and history to work in the
>> interactive-haskell mode just like it works in the normal ghci?
>
> Not sure… I would need to somehow send the TAB terminal code to GHCi,
> but I don't think it will trigger as I'm using it as a pipe. I'll look
> into it.

That would be great!

> Regarding the history, what specifically does GHCi's history do?

I think it's just using readline for tab-completion and history.

Thanks,

Bas



More information about the Haskellmode-emacs mailing list