[Cvsshell-devel] CVS: cvsshell/etc default-cvsshellrc,1.11,1.12
Status: Beta
Brought to you by:
stefanheimann
From: Stefan H. <ste...@us...> - 2002-09-16 06:49:35
|
Update of /cvsroot/cvsshell/cvsshell/etc In directory usw-pr-cvs1:/tmp/cvs-serv2261/etc Modified Files: default-cvsshellrc Log Message: changes of release 0.3.0 -> 0.3.1 Index: default-cvsshellrc =================================================================== RCS file: /cvsroot/cvsshell/cvsshell/etc/default-cvsshellrc,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** default-cvsshellrc 29 Jul 2002 17:29:10 -0000 1.11 --- default-cvsshellrc 16 Sep 2002 06:49:32 -0000 1.12 *************** *** 11,15 **** filter = *.pyc *~ ! # Switch colors on or off colors = on color-info = cyan --- 11,16 ---- filter = *.pyc *~ ! # Switch colors on or off ! # this option is ignored on windows (except with cygwin) colors = on color-info = cyan |