From owner-freebsd-questions Sat May 17 07:38:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA25856 for questions-outgoing; Sat, 17 May 1997 07:38:33 -0700 (PDT) Received: from horst.bfd.com (horst.bfd.com [204.160.242.10]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA25851 for ; Sat, 17 May 1997 07:38:31 -0700 (PDT) Received: from harlie.bfd.com (bastion.bfd.com [204.160.242.14]) by horst.bfd.com (8.8.5/8.7.3) with SMTP id HAA25665; Sat, 17 May 1997 07:38:11 -0700 (PDT) Date: Sat, 17 May 1997 07:38:11 -0700 (PDT) From: "Eric J. Schwertfeger" To: Joel Sutton cc: tomt@infospeedway.net, questions@FreeBSD.ORG Subject: Re: mailto:questions@freebsd.org Jed In-Reply-To: <199705161505.BAA10121@solsbury-hill.home> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, 17 May 1997, Joel Sutton wrote: > > I have been trying to setup "jed" on a freebsd server for use at work. > > I can get it to run, but it is not using color coding like the same > > editor does on my pc at home running linux. > > I'm not a JED person unfortunately. But I can tell you that a JED > port has been submitted and should, hopefully, be available in the > CURRENT ports collection soon. Sorry I missed the original question, being a JED user, and the author of (one of?) the JED port(s). Using the port I created, which I don't think I did anything special for color handling, I've noticed that I automatically get colorization when I'm using the console or an xterm (the 3.2 xterm, which does handle color natively), but I have to "export COLORTERM=Y" in order to get colorization in rxvt. Feel free to contact me about any questions, or if you can't find the port (is the incoming directory readable?) though I'm far from a JED expert.