Subj : CVS commit src/sbbs3/telgate.cpp To : All From : rswindell Date : Tue Dec 28 2004 08:43 pm src/sbbs3 telgate.cpp 1.24 1.25 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv4165 Modified Files: telgate.cpp Log Message: Handle control keys locally if TG_CTRLKEYS is set and TG_LINEMODE is not set (previously, TG_CTRLKEYS only worked if TG_LINEMODE was set). .