vim and cursor-over-"chars" question

parv at pair.com parv at pair.com
Thu Sep 11 17:47:42 UTC 2014


in message <1490805295.22897370.1410378589785.JavaMail.root at his.com>,
wrote Thomas Dickey thusly...
>
> ----- Original Message -----
> | From: "Parv" <parv at pair.com>
...
> | Only thing is that cursor color (with which xterm was started) is
> | not restored after editing or opening a file in vim.
>
> A 112 (in contrast to 12) is supposed to reset the cursor color to
> its initial value.  Using that would help eliminate the explicit
> color here.

Thanks Thomas. That indeed does happen after I had changed the
escape code ...

  autocmd VimLeave    * silent !echo -ne "\033]112;\x7"


Everything is right with (this small portion of) the world now.


-- 



More information about the freebsd-questions mailing list