Page 1 of 1

Writing Terminal Driver

Posted: Sun Mar 30, 2008 1:07 pm
by jarobata
I've been looking for days trying to find some example code or guide for writing a linux terminal. Does anyone know where I can find something to help me. i don't need to implement scrolling, wrap around is fine. thanks

Posted: Sun Mar 30, 2008 7:09 pm
by piranha
Do you mean a shell for your OS or a shell for Linux? I ask because it could be both, this being the OS dev forum.

-JL