Text Colours come back since changing to ksh from tcsh.

Andrew.Bridgeman_at_corusgroup.com
Date: 11/17/05

  • Next message: David Tonhofer, m-plify S.A.: "Linux doesn't seem to particularly like a second swap area"
    To: redhat-list@redhat.com
    Date: Thu, 17 Nov 2005 14:35:11 +0000
    
    

    Hello,
                 A while back i had a problem with every time i did a ls -l the
    text was all sorts of multi colours that meant i could not even read the
    text , to fix it i did the following below. I have recently changed my
    login from tcsh to ksh and i seem to have the same problem back. Has
    anybody any ideas how to get rid of this problem so the text is just seen
    as white again.

    /etc/vimrc - show syntax off.

    " Switch syntax highlighting on, when the terminal has colours
    " Also switch on highlighting the last used search pattern.
    if &t_Co > 2 || has("gui_running")
    syntax off
    set hlsearch
    endif

    Any help is much appreciated.

    Regards

    Andrew Bridgeman
    **********************************************************************
    This transmission is confidential and must not be used or disclosed by
    anyone other than the intended recipient. Neither Corus Group Plc nor
    any of its subsidiaries can accept any responsibility for any use or
    misuse of the transmission by anyone.
    **********************************************************************

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: David Tonhofer, m-plify S.A.: "Linux doesn't seem to particularly like a second swap area"