jed-users mailing list

[2007 Date Index] [2007 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Colour in the OS X Terminal.app


Hi all,

I've used jed off and on for years now, since 2000 when I started
studying physics (still going, but that's another story...).

I enjoyed the syntax colouring of C++ code. All this was on Linux boxes.

Fast forward a few years, and I started using OS X. I never was able
to get the Terminal.app colouring to work. Oh, I could ssh into a
Linux box and get full screen colour in jed, I could do an ls -G on OS
X and get colours, but never in jed.

I tried all the hints and tips that I found. Setting env variables,
editing my profile, everything. Even copying termcap files. It never
worked.

I now have a new MacBook Pro, and I want to give it a try again. I
just like jed too much to let it go.

If someone here has a working setup under OS X 10.4 and Terminal.app,
I could greatly appreciate any help.

Here is my .bash_profile:

***
export PATH=/opt/local/bin:/opt/local/sbin:$PATH
export DISPLAY=:0.0

LS_COLORS='no=00;32:fi=00:di=00;34:ln=01;36:pi=04;33:so=01;35:bd=33;04:cd=33;04:
or=31;01:ex=00;32:*.rtf=00;33:*.txt=00;33:*.html=00;33:*.doc=00;33:*.pdf=00;33:
*.ps=00;33:*.sit=00;31:*.hqx=00;31:*.bin=00;31:*.tar=00;31:*.tgz=00;31:*.arj=00;31:
*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.deb=00;31:
*.dmg=00;36:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.ppm=00;35:*.tga=00;35:
*.xbm=00;35:*.xpm=00;35:*.tif=00;35:*.mpg=00;37:*.avi=00;37:*.gl=00;37:*.dl=00;37:
*.mov=00;37:*.mp3=00;35:' export LS_COLORS;

export TERM=xterm-color
export CLICOLOR=true

alias ls='ls -G'
alias ll='ls -hl'
***

I will give you any other info you need to figure this one out.

Thanks in advance,

Paul

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2007 date index] [2007 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]