Mail Archives: djgpp/1994/07/13/18:17:35
> I tried to make "most", and have a small problem. I had to put a few
>ifndef GO32's in sysdep.c and sysdep.h (80x25 assumed). Used a termcap
>(hacked by Paul Shields from FSF termcap workalike). It compiled and
>linked. It workes ok but if I hit the bottom of the file, then I get
>End of buffer, beep, then it hangs (keyboard is not locked!). If I quit
>before EOF, then it is OK. It seems to scroll up-down-left-right
I have never tried it under DOS. SLang works fine under DOS though.
Since I do not have the facilities/libraries that you have, I cannot check
it under DOS. However, I will be more than happy to work with you on it if
you can tell me where it is hanging.
The version of SLang that is shipped with most includes a replacement for
ncurses that should work with BCC/GCC. Eventually I will have most use
those routines since they perform direct screen writing and do not require
ansi.sys, termcap, etc.... I intend to add color syntax highlighting of C
files to the pager.
Thanks,
--John
- Raw text -