scrip + history = cmdline history ??????

Larry Pajakowski larry at tapa.UUCP
Sat Jun 3 00:06:31 AEST 1989


We have several DOS users who would probably convert to Xenix for development
except they loose the ability to have a command line editor such as NDE inside
of the integrated 4GL environment we use.  [I miss DOS NDE or history  also.]

Script seems to have all the hooks necessary for such an effort and works well
under Xenix-386 except for one problem I can't figure a way around.  The
application (Zim if your interested) uses both cooked and raw modes.  

Under DOS this is easy to handle since the application uses DOS i/o for cooked
and BIOS and/or direct screen write for raw i/o.  Xenix/Unix on the other hand
uses ioctl calls to do this.  How could a program like script which uses pty's
figure out when to buffer keystrokes for the cooked input or get out of the
way for the raw input?

Any suggetions would be appreciated and of course I would be happy to share
anything useful which may come of this with this group.

TNX

Larry Pajakowski
...ddsw1!tapa!larry



More information about the Comp.unix.xenix mailing list