[3871] in Athena Bugs
vax 6.4R: ispell
daemon@ATHENA.MIT.EDU (John T Kohl)
Tue Jan 2 11:30:26 1990
Date: Tue, 2 Jan 90 11:30:11 -0500
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
System name: lycus
Type and version: CVAXSTAR 6.4R
Display type: SM
What were you trying to do?
use ispell in a 60x80 xterm window
What's wrong:
/usr/athena/ispell seems to use the terminal width/height sizes
found in /etc/termcap rather than those found in the tty structures
(e.g. stty size). This caused ispell to incorrectly display words and
context on my screen.
What should have happened:
It should use the terminal structure sizes, if available.
Please describe any relevant documentation references:
ispell(1)