On Fri, 06 Feb 2009, Garrett Whelan wrote:
> That's just not working for me. It's a normal xterm(gnome-terminal) but any
> changes I make to t_SI and t_SE have no effect. Even the example from the
> documentation:
>     if &term =~ "xterm"
>         let &t_SI = "\<Esc>]12;purple\x7"
>         let &t_EI = "\<Esc>]12;blue\x7"
>     endif
> does nothing.

xterm and gnome-terminal are two different terminals. What will you
get for :echo &term 

Replace the name of terminal and see if it work.  Untested and I
don't know if those escape sequences apply to terminals other than
xterm.

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
唐詩110 杜甫  天末懷李白
    涼風起天末  君子意如何  鴻雁幾時到  江湖秋水多
    文章憎命達  魑魅喜人過  應共冤魂語  投詩贈汨羅

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to