> If your work is not in the background, then you don't need threads. > You can position the cursor using system("tput cup"). You would do > this for always taking input on top or bottom line. Not clean but it > works. Ace, cheers for the tidbit! I've never seen that before. Time to make some more lolsome text-based programs :)