]> code.citadel.org Git - citadel.git/commit
* citadel.c, commands.c: comment out cls() as this wasn't called if
authorNathan Bryant <loanshark@uncensored.citadel.org>
Sat, 8 Apr 2000 01:36:31 +0000 (01:36 +0000)
committerNathan Bryant <loanshark@uncensored.citadel.org>
Sat, 8 Apr 2000 01:36:31 +0000 (01:36 +0000)
commit8000a4907f9a51c4a39113540443850c6b9ca1d5
treea68bfa1af62963425ed85208fd22327ee65e229f
parent25690eb2a5b6fec847b5e7d0f48c3de34690c1f1
 * citadel.c, commands.c: comment out cls() as this wasn't called if
   ansi_color=user anyway, and we have no way of knowing whether the user's
   terminal does background color erase, which was the reason for adding this
   in the first place. with the recent changes to color(), the display will get
   screwed up if they *do* have background color erase. perhaps this is a job
   for terminfo.
citadel/ChangeLog
citadel/citadel.c
citadel/commands.c