
3 Mar
2003
3 Mar
'03
10:42 a.m.
Daniel Parry
Thanks, the debugger worked fine with (negate 1) replacing -1. I would just point out though that hat-trail will fail on systems that don't have x-term installed, with:
sh: resize: command not found Fail: Command (resize -u) failed
This is mentioned in the documentation at http://www.cs.york.ac.uk/fp/hat/requirements.html All that is really required is any terminal emulator that does ANSI colour codes, but the problem is to discover the user's preference at configuration time. We decided to choose the most commonly available one - xterm - as a de facto standard, likely to be available almost everywhere. Regards, Malcolm