Leopard Terminal - No ANSI Colors at all?

I've done a lot of searching on Terminal colors in Leopard (updated to latest.) I keep coming across fixes to change your colors, but my issue is that my Terminal doesn't display any ANSI colors at all. The terminal configuration works fine, but colors for everything (folders, executables, etc.) are always the same.
I've tried changing a number of setting, installing the TerminalColors SIMBL plugin, and anything else I could think of, but my color scheme is always monotone.
infocmp's first few lines:
# Reconstructed via infocmp from file: /usr/share/terminfo/78/xterm-color
xterm-color|nxterm|generic color xterm,
am, km, mir, msgr, xenl,
colors#8, cols#80, it#8, lines#24, ncv@, pairs#64,
Please let me know if you have any ideas. Thanks!

Figured it out.
"ls -G" does it (duh)
Don't remember doing this in Tiger, but perhaps I did.
Added
alias ls="ls -G"
to ~/.profile
to make this automatic.

Similar Messages

  • ANSI Colors in Leopard's Terminal.app

    Has anyone figured out a way to customize the ANSI colors in the Leopard Terminal? The TCColorArray plist setting seems to be ignored.
    I've even gone so far as to copy the Terminal.app from Tiger onto Leopard. Still no go, even Tiger's terminal is ignoring TCColorArray when running on Leopard (which I find very strange).
    Could this be a termcap issue?

    The following will rid your Terminal of blue directory listings:
    1. Add the following to ~/.profile :
    alias ls='/bin/ls -G'
    export LSCOLORS=exfxcxdxbxegedabagacad
    2. Change the color(s) displayed by `ls` considering the following:
    For each pair of characters in the string 'exfxcxdxbxegedabagacad', the first character in the pair represents the foreground color, the second character in the pair represents the background color. Changing the character changes the color; see the following chart:
    a black
    b red
    c green
    d brown
    e blue
    f magenta
    g cyan
    h light grey
    A bold black, usually shows up as dark grey
    B bold red
    C bold green
    D bold brown, usually shows up as yellow
    E bold blue
    F bold magenta
    G bold cyan
    H bold light grey; looks like bright white
    x default foreground or background
    Each character pair in the string 'exfxcxdxbxegedabagacad' represents a type of file displayed by `ls`. The breakdown of character pairs follows:
    Pair 1 (ex) - directories
    Pair 2 (fx) - symbolic links
    Pair 3 (cx) - sockets
    Pair 4 (dx) - pipes
    Pair 5 (bx) - executable files
    Pair 6 (eg) - block special
    Pair 7 (ed) - character special
    Pair 8 (ab) - executable with setuid bit set
    Pair 9 (ag) - executable with setgid bit set
    Pair 10 (ac) - directory writable to others, with sticky bit
    Pair 11 (ad) - directory writable to others, without sticky bit
    So, following this through to conclusion, the following is the list of default color pairs:
    ex - blue/default - directories
    fx - magenta/default - symbolic links
    cx - green/default - sockets
    dx - brown/default - pipes
    bx - red/default - executable files
    eg - blue/cyan - block special
    ed - blue/brown - character special
    ab - black/red - executable with setuid bit set
    ag - black/cyan - executable with setgid bit set
    ac - black/green - directory writable to others, with sticky bit
    ad - black/brown - directory writable to others, without sticky bit
    Finally, to change the listing of directories from blue to cyan, change the first character pair (ex) to (gx) in .profile :
    export LSCOLORS=gxfxcxdxbxegedabagacad
    3. To have the color change take effect, quit and restart Terminal, or run the following command:
    . ~/.profile
    Message was edited by: Apple Scruffs

  • Customizing ANSI Colors in Terminal.app

    Has anyone figured out a way to customize the ANSI colors in the Leopard Terminal? The TCColorArray plist setting seems to be ignored.
    I've even gone so far as to copy the Terminal.app from Tiger onto Leopard. Still no go, even Tiger's terminal is ignoring TCColorArray when running on Leopard (which I find very strange).
    Could this be a termcap issue?

    You might want to ask in the Unix forum:
    http://discussions.apple.com/forum.jspa?forumID=735

  • Scandinavian characters in Leopard terminal

    I have a problem with Leopard terminal. It seems that no matter what I do, the terminal is not able to show scandinavian characters. I have tried to change all the related setting in Terminal preferences. I can now write special chars like ä, ö, å but when I try to list files with ls command all these characters are escaped and coded. This really bothers me because I need terminal very often and I need to see file lists with clear filenames. How can I change this?
    I'm using a Finnish keyboard and my OS X language is set to English. In terminal preferences I set the charset encoding to ISO Latin-1 to get the scandinavian characters working. For some strange reason they didn't work with UTF-8. I have also unselected the tab "Escape non-ASCII input". What else should I do to get everything working?

    when I try to list files with ls command all these characters are escaped and coded.
    Try ls -v

  • How I can set Leopard to use the color management mixture that Tiger uses?

    I have recently bought a new Mac with Leopard installed. My old Mac is running Tiger. Unfortunately the color management default settings in Leopard are different than in Tiger, so this is completely messing up my calibration. Can somebody please tell me how I can set Leopard to use whatever color management mixture that Tiger uses? - Thanks.

    I already have set FF to No Proxy. This made FF work again, but not any of my other internet programs, programs that don't have the option to set to no proxy, they rely on the system settings. So I need to know how to reset my system settings back to their default values. This will allow all my net progs to access the net again, including FF using the Use System Settings option. Since FF has an option to use system settings, this is a somewhat FF related question. I need to get all my net programs working again, not just FF! And, if my system settings are restored, FF will work using the system settings, and all my other progs will work too.

  • Can the Terminal add a user(with all options) on a single line?

    Howdy All,
    Can the Mac Terminal add a user, with all options desired, on a single line?    If so, can I get an example of this single terminal line to work from?
    Thanks

    Thanks Drew!   You have some great thoughts there. Perhaps I should provide a clearer environment of each high school(4). All classrooms have a lock down Windows environment. (There are no Macs any where in any classrooms.) The mini-tower will be the only Mac on each high school campus. we're in Dell country. The desktops are locked in such a way that only the ghosted/installed software on each hard drive works and no other software can be installed. USB sticks can't run any exe, jar, or other executable file. Even the other drives on the network can't run them. This has been setup to prevent students from bringing games into the environment and running them. Only the single classroom in each high school, where Web Tech is taught, has a ftp tool installed. Students cannot bring and use their own laptops either. So there really isn't any stray ftp activity happening. You cannot "ftp" out of the network! And there is only the one Mac available per campus.  All this makes it certainly easier to maintain for sure. I am the only user in the school district they let run a personal laptop...mine has Ubuntu (tweaked).  My knowledge of Linux has led them to assign this project to me. They are MS based entirely and so is their knowledge base.
    I've got to teach the other 4 teachers how to manage the mini-tower.  Basically it is this:
         Start and stop Apache2,
         Start and stop vsftp,
         Add ftp users(students will only have directory:           /Library/Server/Web/Data/Sites/Default/studentlastname.firstname  )  Students will not log on to the min-   tower directly as any normal user would, but only through ftp. (I.E. no /home directory) ,
         Remove/delete students as needed
         (I'll pre-install cgi-bin scripts on these to keep it simpler on the other teachers and myself.)
    With this in mind, you can see why a basic script or single command line to install these students would be great! I want to keep it simple to avoid mistakes the teachers might make adding users. Once I understand adding a user (in a terminal) better on a Mac, I may write a script to make it happen for them.
    I'd also like to understand removing/deleting a student/user better to insure everything is gone when executed.
    I hope this clear things up. Any help is much appreciated.    THANKS!!!

  • My background color for all pages has changed to pink, how do I get it back to white?

    The background color in all of my screens has switched to pink. How do I get it back to white? I wonder if it changed when I was shopping in a web site and had clicked on a pink watch(?)

    Check the default color settings:
    *Tools > Options > Content : Fonts & Colors > Colors
    * [X] "Allow pages to choose their own colors, instead of my selections above"
    *https://support.mozilla.com/kb/Changing+fonts+and+colors

  • No Background Color for ALL DAY EVENTS

    Is there a way to prevent the background color from All-Day-Events in iCal? I would prefer to print/view the calendar w/o the background colors.

    No one answered

  • Windows Vista 64 bit and HP 2840 Color LaserJet All-In-One - Workaround

    Although HP has not provided a workable solution for a use of a HP 2840 Color LaserJet All-In-One with Windows Vista 64 bit, I did manage to get it to work. The solution is a bit convoluted and may not work for all users but here’s how I did it. I'm running Vista Ultimate 64 bit. Not sure how other Vista versions may behave.
    I tried many different solutions that did not work. Attempting to install many different versions of the HP 2840 software in different compatibility modes ended up rendering my other HP 4385 All-In-One inoperative.  I deleted every piece of HP software and hardware from my system and reinstalling the HP 4385 software. Still couldn’t get my 4385 working again. I finally ended up restoring my system to restore point prior to attempting to install the HP 2840. All this to say that if you’ve made several attempts to get it working you may need to back up and punt with a restore.
    Make sure your HP 2840 is NOT connected.
    Press the “Scan” button on the 2840 (The control panel on the 2840 should say ‘Waiting on PC”).
    Plug the HP 2840 in via a USB cable. A “New hardware” message should pop up on the PC.
     Minimize this window. DO NOT MAKE ANY ATTEMPT TO INSTALL DRIVERS. Just ignore this message for the moment.
    In Windows, go to CONTROL PANEL/SCANNERS AND CAMERAS. Hopefully you’ll see a “HP 2840 LaserJet Scanner”. If not, the rest will probably not work.
    Now hit the "Windows Start" button. Select "Programs" or "All Programs" (depending on your setup configuration). Open "Windows Fax Scan". It should connect to the 2840 Scanner. Experiment with the scanner and select flatbed and feeder input  to make sure it functions properly. Once satisfied that the scanner is working properly you can configure the printer.
    On the “New Hardware Detected” window that you minimized in step 4, select “Do Not Ask Me Again For This Hardware”.
    Connect the 2840 to your network via a CAT cable.
    On your PC press the "Windows Start" button and select “Settings and Printers”.
    Select “Add a Printer”.
    Select “Add a Network Printer”.
    Windows will scan your network searching for printers. It should find your 2840.
    Select “Next” (It is not necessary to let the search complete once your 2840 has been identified).
    From the dropdown list, select ‘HP” and “HP Universal Printing PCL 6". It was the last one in the list for me.
    Print a test page
    You should now have a HP 2840 network printer and a local 2840 scanner.
    O course the drawback is that you can only scan to the PC where the 2840 scanner is attached via the USB cable. You can print from any PC on your network by following steps 9 through 15 on each network PC. 
    Another little tidbit I ran into; selecting any other driver besides the “HP Universal Printing PCL 6" driver cause my Microsoft Office 2007 to crash any time I selected the "Save As" option. I found some links on the Internet that indicate this is a known problem. It may not affect you but you might want to play it safe.
    Hope this helps someone.

    Uninstall the HP software using the uninistaller in the HP folder.
    Restart your PC.
    Get the latest software for your printer from the "Support & Drivers" link at the top of this page.
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • HP OFFICEJET PRO L7680 All-in-One PRINTER does not print yellow color at all

    Last week I understood that my Printer does not print at all yellow color.
    All other colors and tests I made are ok.
    I cleared printheads, made all printing tests, and diagnostic pages.
    In every printing was missing the yellow color..
    I changed the yellow catridge with another full one, and the problem persists..
    PLS could any body help me?
    Many tks
    antpep

    Welcome to the community @antpep
    I understand your Officejet Pro L7680 is no longer printing in yellow for you, and I'd like to offer my suggestion that may help you!
    Please click on the link below and try the steps in the guide.
    Fixing Print Quality Problems for the HP Officejet Pro L7500, L7600, and L7700 All-in-One Printer Se...
    If the yellow is still not printing for you and you reach the step to "replace the printhead", please consider contacting HP's technical support to see what your options may be with them in regards to a replacement part or unit.
    HP's contact info:
    If you are calling within North America, the number is 1-800-474-6836 and if you are calling outside of the US/Canada,: click here.
    Have a wonderful weekend ahead and thank you for posting in the community
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • I have set my printer to print in color.  All my documents print in color, but I can't print the CD Case Inserts in color.

    I have set my printer to print in color.  All my documents print in color, but I can't print a CD Case Insert in color.  Can you help?

    That means it most likely a setting, Check the following. (steps written for windows 7)
    Go to the control panel and find " Devices and printers" and doulble click it.
    You should see the icon of your printer their, choose the one without fax in the name.
    Right click it and choose " printer properties".
    On the "general" Tab click on "preferences".
    In the new screen on the "layout" tab cick "advanced"
    In the new screen make sure "print in grayscale" is turned off and click ok severall times until all screens are gone.
    Try printing again. And make sure in the print screen color printing is also checked.
    Say "Thanks" by clicking the Kudos Star in the post that helped you.
    Although I work for HP my posts and replies are my own
    Please mark the post that solves your problem as "Accepted Solution"

  • After clean install of Snow Leopard, Time Machine did not restore all files.  When I try to restore these files I get "Not enough disk space" error.  What do I need to do to get these important files back onto my Mac from my external hard drive??

    After clean install of Snow Leopard, Time Machine did not restore all files.  When I try to restore these files I get "Not enough disk space" error.  What do I need to do to get these important files back onto my Mac from my external hard drive?? 

    Janet.b wrote:
    About 3 years old...pretty dated now I guess.  Am thinking I may just need to have it upgraded by a Mac tech.
    For what the Apple Store's charge you can buy almost buy a new computer.
    Just for giggles I brought my old laptop in for a drive upgrade and asked, they wanted $600 for a drive that only cost $120 at the time and it was a slow 5,400 RPM drive. The new Mac's of a similar make were going for $1000.
    I did the drive replacement myself, got a faster drive of better quality for $300 instead.
    Then another time I asked for a RAM upgrade from 4GB to 8GB, they wanted to charge $400 + $35 for the labor.
    The same RAM is on Crucial.com for $90 and all I need is a 00 micro phillips screwdriver.
    So you see what's going on here.
    I think what you should do, if your out of warranty/AppleCare, is to call up the local PC tech guy who also does Mac's and have them fix you right up.
    They can offer more personalized care which you need. Clone your old drive to the new and everything.
    With Apple they are overworked at the Genius Bar and just place roadblocks so you buy a new machine instead.
    For instance, all new iMac's now have proprietary drive software installed on the hard drives for heat monitoring. So now the only choice a user has is to bring their iMac into a Apple Store for a very expensive drive upgrade, which a person then decides the money is better spent buying a new machine.

  • How do I change the color of all the text in a PDF?

    Hi.
    I have a large PDF, over 1000 pages. Some of the text is highlighted which makes it difficult to see on my preferred document background. In Acrobat XI how do I change the color of all the text in the document back to black please? Although solutions using any other software will be much appreciated too.
    I searched this forum already, and the same question was asked back in 2007 when it appears the only solution was to use an expensive third party plugin.
    Thanks.

    I know of no new solutions since 2007 except the ones you found.
    You could use the Accessibility Preferences > Change Document Colors to choose a text color. However, this is an individual preference and cannot be set as a default for others opening the document.

  • Change colors of all controls

    Can I programmaticaly to change (to switch between two options) the color of ALL controls by some common command without dealing with property node of each control?
    Thank you,
    Boris

    Pnt,
    Thank you. I tried it as in example with decorations: http://zone.ni.com/devzone/cda/epd/p/id/5217.
    But it looks that this option is not available for controls.
    Attachments:
    decorations.png ‏2 KB
    controls.png ‏7 KB

  • [SOLVED] how to invert colors in all windows

    Hi. I've recently switched from lubuntu. In lubuntu I could invert the colors in all windows with customize look and feel configuration, but this does not happen in arch. Some applications don't invert their colors.
    Could someone be so kind and explain me how to invert the color in all windows.
    Last edited by johnx (2014-07-07 00:58:57)

    Are you using KDE, johnx? It sounds like you're using LXDE.
    In KDE, I don't think you can do it automatically for all windows without writing code. But you can do it on demand for individual windows or the desktop as a whole by enabling the Invert effect in Desktop Settings > Desktop effects > All effects. Then to invert a window, you use Ctrl+Meta-U. For the whole desktop, it's Ctrl-Meta-I. I use this all the time when working in Eclipse.
    Why not just use a different theme with the colors you want?

Maybe you are looking for

  • Time Machine backup mirrors Hard Drive, but doesn't back up

    I noticed a few days ago that my external hard drive, on which I store my Time Machine backups, only mirrors the content of my Hard Drive instead of actually backing up. I don't know if it has anything to do with that fact that I finally recently upg

  • Development on SharePoint on-line using JavaScript in an Script Editor

    Hi, I'm doing a SharePoint development on SharePoint on-line using JavaScript in a Script Editor. I've changed the Calendar NewForm.aspx  in SharePoint designer and I should check the Start Date and End date and I should change the procedure of Save

  • Resource bundles and sort order?

    I am wanting to use a resource bundle to store entries that can then be displayed sorted in a combo-box component in an HTML page, though it does not seem to be working out. Basically I am using JSTL and Struts2, and the select component can take var

  • Dynamic safty stock

    for dynamic safety stock calculation, system is calculating avg daily req based on PIR maintained in MD61. I want system should calculate avg daily req based on consumption data. How to configure this? Thanks a prasad

  • Mac Mini crashes - NOT A KERNAL PANIC - just reboots

    I posted this same info a couple days ago, but nobody responded, yet I see others getting their crashes responded to. I have a Mac Mini Core Duo and have added 2 Gig of Omni Tech. memory recently. Everything pretty much works okay, except that playin