Re: Linux command-line-oriented programs in Euphoria
- Posted by Vincent <darkvincentdude at yahoo.com> Jan 06, 2006
- 469 views
Robert Craig wrote: > Two versions of exu will be provided (as well as > two PD Translator libraries, and two "Complete Edition" libraries). > The ncurses-based exu will continue to run ed. The new exu will > make some people happier, since it will do normal Linux/FreeBSD > terminal I/O. It will also eliminate the problems that some > people have with ncurses on their systems. > As Derek Newhall mentioned, it will be like the situation we have > now on Windows, where we have exw and exwc. Will the bw/color trace screen and profiling still work in the non-ncurses versions? Are you planning to add a "-no_curses" option to the translator and binder/shrouder? You might provide a plain text document containing the list of routines that wont work with the non-ncurses version. Are you going to add error messages for unsupported routines in the non-curses translator libs and interpreters? Are you going to use the latest ncurses library, for the curses versions, in the next release? Perhaps that may fix the known issues? Regards, Vincent