OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 05-Jun-2005 13:58:16
Branch: HEAD Handle: 2005060512581600
Modified files:
openpkg-src/ircii rse.rc
Log:
no ANSI colors, please
Summary:
Revision Changes Path
1.10 +1 -1 openpkg-src/ircii/rse.rc
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ircii/rse.rc
============================================================================
$ cvs diff -u -r1.9 -r1.10 rse.rc
--- openpkg-src/ircii/rse.rc 5 Jun 2005 11:53:45 -0000 1.9
+++ openpkg-src/ircii/rse.rc 5 Jun 2005 11:58:16 -0000 1.10
@@ -218,7 +218,7 @@
}
# Convenience LEO dictionary interface (via the "leo" CLI)
-/alias leo exec leo '$*' | sed -e '1,2d' -e '30,$$d' -e 's/^/::: LEO: /'
+/alias leo exec leo -n '$*' | sed -e '1,2d' -e '30,$$d' -e 's/^/::: LEO: /'
# End of Configuration
^set display on
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]