Re: termguicolors and xterm

2019-03-04 Thread meine
On Mon, Mar 04, 2019 at 04:06:19AM -0800, Josh Holland wrote: > On Saturday, 19 January 2019 22:43:30 UTC, Chris Jones wrote: > > Has anyone been able to get the 'termguicolors' option to work on xterm > > or does xterm altogether lack the capability? I don't know if it works for you and I don't

Re: termguicolors and xterm

2019-03-04 Thread Josef Fortier
This was helpful to me in setting up termguicolors (not on xterm) https://gist.github.com/XVilka/8346728 I use stterm. That in mind, here are a few suggestions: 1) use one of the truecolor test scripts to verify that your xterm implements truecolor. This is useful not only for obvious reasons,

Re: termguicolors and xterm

2019-03-04 Thread Josh Holland
On Saturday, 19 January 2019 22:43:30 UTC, Chris Jones wrote: > Has anyone been able to get the 'termguicolors' option to work on xterm > or does xterm altogether lack the capability? termguicolor works for me in xterm 330 on Ubuntu 18.04 (as in, I can see colours with it set; I think they are q

Announce: ECMAScript interface for Vim

2019-03-04 Thread Bob Pepin
Hi, This is to announce the release of an ECMAScript scripting interface for Vim. Why? Because it seemed like the right thing to do. The longer backstory is that I recently returned to using Vim as a programming editor, when I was left without a computer and it was by far the best editor on th