I tried running TerminalMate (v 0.2.2) when in haskell mode, and the terminal window popped up, but did not start the ghci process. I can start ghci from the terminal window so it's in the path. Any clues?
Thanks,
Penny
On Nov 3, 2006, at 3:08 AM, Melissa Chase wrote:
I tried running TerminalMate (v 0.2.2) when in haskell mode, and the terminal window popped up, but did not start the ghci process. I can start ghci from the terminal window so it's in the path. Any clues?
I'm seeing this also. Executing “echo $TERMINAL_MATE_NEW” in a Haskell document yields "". I've no clue why the Haskell preference items are not being applied — it has the correct scope. Maybe Allan or someone else can figure this one out…
-- Daniel