vile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [vile] No syntax highlighting in gnome-terminal


From: Thomas Dickey
Subject: Re: [vile] No syntax highlighting in gnome-terminal
Date: Sun, 6 Mar 2016 19:39:22 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, Mar 06, 2016 at 09:27:57AM -0800, Marc Simpson wrote:
> Hi Juan,
> 
> On Sun, Mar 6, 2016 at 9:10 AM, Juan Rafael García Blanco
> <address@hidden> wrote:
> > I've installed vile on my Fedora 23 machine. When I open a C source file, it
> > loads cmode correctly, but I do not have any syntax coloring. I have checked
> > that /usr/lib64/vile/vile-c-filt.so exists. I'm executing vile inside
> > gnome-terminal 3.18.2. Am I missing something?
> 
> Try adding
> 
>     source "filters.rc"
>     setv $autocolor-hook HighlightFilterMsg
>     setv $read-hook HighlightFilterMsg
>     set autocolor=2000
> 
> to your ~/.vilerc. (See
> http://invisible-island.net/vile/vile-hlp.html#filter-debugging.)

That sounds right.  I usually start by sourcing vileinit.rc, which is
simpler.

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]