
10 Jun
2011
10 Jun
'11
8:46 p.m.
I do remember reading this page way back when. Thank you very much!
On Fri, Jun 10, 2011 at 4:41 PM, Evan Laforge
On Fri, Jun 10, 2011 at 1:25 PM, David McBride
wrote: Somehow in the distant past I managed to get vi editing mode working for ghci on ghc 6, but when I upgraded to ghc 7, I can't seem to figure out how to enable it anymore. I think I might have been using ghci-haskeline in the past. A post I read somewhere suggested that ghc 7 should have innate support for vi mode, but I can't figure out if it does, or how to enable it. Does anyone know?
~/.haskeline:
editMode: Vi
I recommend 'historyDuplicates: IgnoreConsecutive' for a nice zsh-like history.