Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Mon Aug 14 18:51:53 EDT 2006


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2006-08-14 22:51:53 UTC

Log message:

patch from div0:
fix console weirdnesses:
* empty lines kill command history (instead don't add empty lines to the history)
* cursor position and history line length were done the wrong way, positioning
  the cursor outside of the line or only recalling part of a line

NOTE: maybe it is better to move the Con_Printf BELOW the return so an empty
prompt isn't even displayed? bash does not do it like that, IRC clients do it
like that, and personally I don't care

Modified files:
     keys.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20060814.225153.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20060814/936ee418/attachment.diff>


More information about the twilight-commits mailing list