tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Input line editing



>> [...the line editing stuff...]
> How would this be different than Dennis Ritchie's Stream I/O with a
> module for history management, with the management delegated via IPC
> to another process?

I don't know the dmr stuff well enough to be certain.  To the extent I
do know it, I'd say the major difference is that it fits into NetBSD's
tty subsystem instead of being a streams module.  (Oh, and it provides
more than just history management, such as line editing other than at
the end of the line and completion capabilities.)

/~\ The ASCII                             Mouse
\ / Ribbon Campaign
 X  Against HTML                mouse%rodents-montreal.org@localhost
/ \ Email!           7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B


Home | Main Index | Thread Index | Old Index