[cvs-nhc98] When navigating with arrow keys in hat-trail, treat a suga
Malcolm Wallace
malcolm@sparud.net
Fri, 17 May 2002 12:30:33 +0200 (CEST)
malcolm: Fri May 17 12:30:33 CEST 2002
Update of /usr/src/master/nhc/src/hat/tools
In directory hinken:/tmp/cvs-serv27310/src/hat/tools
Modified Files:
SExp.hs
Log Message:
When navigating with arrow keys in hat-trail, treat a sugared character
string as a single unit, rather than moving the selection inside
the string. Also, ensure that a sugared list (e.g. [a,b]) always has
a terminating square bracket, even when the list is cut off at the
standard depth.