Re: [patch] runtime/indent/javascript.vim proposed changes

2015-06-07 Fir de Conversatie Darrick Wiebe
Hi Bram, I'm the author of the indent script (which was heavily adapted from the ruby indent script when I wrote it in 2009). I'm happy to give permission to include it and any of my other work in the vim-javascript repository and also to license that code as you see fit. Regards, Darrick On

Re: Patch to remove WS_EX_CLIENTEDGE from Windows gVim

2015-06-07 Fir de Conversatie Bram Moolenaar
Ian Halliday wrote: > Hello vim-dev! > > My name is Ian Halliday, this is my first time sending mail to > vim-...@vim.org. Please be kind to me :) > > I humbly would like to submit a patch to vim to remove the WS_EX_CLIENTEDGE > client frame border so that gVim looks super sexy smooth in Windo

Re: Regression: v_b_A inserts at start or middle of selection instead of end after 7.4.576

2015-06-07 Fir de Conversatie Bram Moolenaar
Christian Brabandt wrote: > On Mo, 18 Mai 2015, Ingo Karkat wrote: > > > Hello Vim developers, > > > > appending to the end of a visual blockwise selection can be done with > > the A command. I just noticed that this doesn't work reliably any more > > when > > - lines are wrapped and the cursor

Re: patch to allow locking/unlocking the jump list

2015-06-07 Fir de Conversatie Bram Moolenaar
Carlo Baldassi wrote: > Ok, here is my attempt at a recursive version of the keepjumps command. > It's called lockjumps, and works in the same way as keepjumps except that: > 1) it's recursive > 2) it only locks the jumplist, it does not affect the marks list > > Again, it seems to work as inten

Re: [PATCH] term: add support for querying background color from XTerm

2015-06-07 Fir de Conversatie Bram Moolenaar
Lubomir Rintel wrote: > Problem:vim defaults to light theme on GNOME terminal > Solution: Query the terminal for actual background color > > XTerm implements an escape sequence ESC "]11;{color}" '\007' that is able to > change (when color = color code) and request (color = '?') the termina

Re: [patch] runtime/indent/javascript.vim proposed changes

2015-06-07 Fir de Conversatie Bram Moolenaar
Hirohito Higashi wrote: > Hi Bram and list, > > I attached runtime/indent/javascript.vim that is changed 'cinkeys' option. > How about that? I'll include it. > Note: > - indent/javascript.vim has no maintainer. > - I rarely write JavaScript. Still looking for a maintainer. > Or replace below

Re: [patch] fixed bug in regexp equivalent classes

2015-06-07 Fir de Conversatie Bram Moolenaar
Dominique wrote: > Attached patch "regexp-equiv-7.4.729.patch" fixes 2 issues: > > * searching for [[=ḏ=]] (i.e. equivalent char of U+1E0F) > does not match d (it should match d) > * searching for [[=ᴋ=]] (i.e equivalent char of U+1D0B) > matches d (it should not match d). Thanks, I'll put

Re: [patch] Added v:completed_item feature for CompleteDone event

2015-06-07 Fir de Conversatie Bram Moolenaar
Shougo wrote: > I fixed the conflicts and updated the patch. > Please include the feature. Thanks, I'll update the todo item. -- >From "know your smileys": :^[/ mean-smiley-with-cigarette /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ ///sponsor Vim, v