Re: Issue 275 in vim: set clipboard=autoselect,on windows os, it is not by default

2014-10-26 Fir de Conversatie vim
Updates: Status: WontFix Comment #3 on issue 275 by chrisbr...@googlemail.com: set clipboard=autoselect,on windows os, it is not by default https://code.google.com/p/vim/issues/detail?id=275 (No comment was entered for this change.) -- You received this message because this project

Re: Issue 274 in vim: hangs with very long lines

2014-10-26 Fir de Conversatie vim
Comment #5 on issue 274 by chrisbr...@googlemail.com: hangs with very long lines https://code.google.com/p/vim/issues/detail?id=274 It might also work better, if you switch the 're' engine since for some regular expressions the NFA engine is known to be slow with long lines (see issue

Re: Patch 7.4.473

2014-10-26 Fir de Conversatie h_east
Hi Bram and Christian, 2014/10/10(Fri) 22:34:57 UTC+9 Bram Moolenaar: Patch 7.4.473 Problem:Cursor movement is incorrect when there is a number column/sign/fold column and 'sbr' is displayed. Solution: Adjust the column for 'sbr'. (Christian Brabandt) Files:

[patch] vartabstops: (a) readded src/testdir/test_vartabs.{in,ok} (b) fixed diff hunk erroneously applied due to context change in 7.4.456

2014-10-26 Fir de Conversatie Roland Eggner
Hi all! When options breakindent, wrap and vartabstop are used all together, there are erroneous indentation offsets of continuation lines, as if breakindentopt=shift:N would specify nonzero values of N depending on number of tab characters at start of line, even if vartabstop is set to a

Re: [patch] vartabstops: (a) readded src/testdir/test_vartabs.{in,ok} (b) fixed diff hunk erroneously applied due to context change in 7.4.456

2014-10-26 Fir de Conversatie toothpik
On Sun, Oct 26, 2014 at 09:58:29PM +0100, Roland Eggner wrote: When options breakindent, wrap and vartabstop are used all together, there are erroneous indentation offsets of continuation lines, as if breakindentopt=shift:N would specify nonzero values of N depending on number of tab