<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/src/nvim/testdir/test_listlbr.ok, branch mix</title>
<subtitle>Neovim fork with Rahm's personal hacks.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/'/>
<entry>
<title>tests: Migrate legacy test listlbr.</title>
<updated>2016-05-23T08:39:24+00:00</updated>
<author>
<name>Lucas Hoffmann</name>
<email>l-m-h@web.de</email>
</author>
<published>2015-06-11T10:33:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=1e1325bd1826c057a589fc64b199daab13ea4ecf'/>
<id>1e1325bd1826c057a589fc64b199daab13ea4ecf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.977</title>
<updated>2016-02-11T08:08:36+00:00</updated>
<author>
<name>watiko</name>
<email>service@mail.watiko.net</email>
</author>
<published>2016-02-11T07:48:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=eab6ed778dc41afe7cfc0b1d0201f6c47424d2c4'/>
<id>eab6ed778dc41afe7cfc0b1d0201f6c47424d2c4</id>
<content type='text'>
Problem:    'linebreak' does not work properly when using "space" in
            'listchars'.
Solution:   (Hirohito Higashi, Christian Brabandt)

https://github.com/vim/vim/commit/9bc01ebb957d2b30d57bd30d7aee6f1df2a336b0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    'linebreak' does not work properly when using "space" in
            'listchars'.
Solution:   (Hirohito Higashi, Christian Brabandt)

https://github.com/vim/vim/commit/9bc01ebb957d2b30d57bd30d7aee6f1df2a336b0
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.883</title>
<updated>2016-02-11T07:45:08+00:00</updated>
<author>
<name>watiko</name>
<email>service@mail.watiko.net</email>
</author>
<published>2016-02-11T07:42:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8eb0d43c12dc5342b329aaabf1ab7c9cae691bc5'/>
<id>8eb0d43c12dc5342b329aaabf1ab7c9cae691bc5</id>
<content type='text'>
Problem:    Block-mode replace works characterwise instead of blockwise after
            column 147. (Issue #422)
Solution:   Set Visual mode. (Christian Brabandt)

https://github.com/vim/vim/commit/10ad1d90da8c464e1bf08bf23d92d4888378a8a1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Block-mode replace works characterwise instead of blockwise after
            column 147. (Issue #422)
Solution:   Set Visual mode. (Christian Brabandt)

https://github.com/vim/vim/commit/10ad1d90da8c464e1bf08bf23d92d4888378a8a1
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.818</title>
<updated>2016-02-11T07:37:11+00:00</updated>
<author>
<name>watiko</name>
<email>service@mail.watiko.net</email>
</author>
<published>2016-02-11T06:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=66571f64a46cba1fd54710fd7f59672cd21e2523'/>
<id>66571f64a46cba1fd54710fd7f59672cd21e2523</id>
<content type='text'>
Problem:    'linebreak' breaks c% if the last Visual selection was block.
            (Chris Morganiser, Issue 389)
Solution:   Handle Visual block mode differently. (Christian Brabandt)

https://github.com/vim/vim/commit/89c17c02cac7594c6bb85900d73b1dc70aa78306
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    'linebreak' breaks c% if the last Visual selection was block.
            (Chris Morganiser, Issue 389)
Solution:   Handle Visual block mode differently. (Christian Brabandt)

https://github.com/vim/vim/commit/89c17c02cac7594c6bb85900d73b1dc70aa78306
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.798</title>
<updated>2016-02-02T17:29:23+00:00</updated>
<author>
<name>Jurica Bradaric</name>
<email>jbradaric@gmail.com</email>
</author>
<published>2016-02-02T17:21:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ffd143be824ca96db1777c903b10696f06326a01'/>
<id>ffd143be824ca96db1777c903b10696f06326a01</id>
<content type='text'>
Problem:    Repeating a change in Visual mode does not work as expected.
            (Urtica Dioica)
Solution:   Make redo in Visual mode work better. (Christian Brabandt)

https://github.com/vim/vim/commit/31b259bf9571cae6408be3ef75d9485e24029be5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Repeating a change in Visual mode does not work as expected.
            (Urtica Dioica)
Solution:   Make redo in Visual mode work better. (Christian Brabandt)

https://github.com/vim/vim/commit/31b259bf9571cae6408be3ef75d9485e24029be5
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.753</title>
<updated>2016-01-28T11:52:41+00:00</updated>
<author>
<name>watiko</name>
<email>service@mail.watiko.net</email>
</author>
<published>2016-01-25T01:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8771e84db7f795dd15b04efa585f772b8b7e705d'/>
<id>8771e84db7f795dd15b04efa585f772b8b7e705d</id>
<content type='text'>
Problem:    Appending in Visual mode with 'linebreak' set does not work
            properly.  Also when 'selection' is "exclusive". (Ingo Karkat)
Solution:   Recalculate virtual columns. (Christian Brabandt)

https://github.com/vim/vim/commit/74db34cc9162445e3d500ab2d61c5c19ce9af0ca
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Appending in Visual mode with 'linebreak' set does not work
            properly.  Also when 'selection' is "exclusive". (Ingo Karkat)
Solution:   Recalculate virtual columns. (Christian Brabandt)

https://github.com/vim/vim/commit/74db34cc9162445e3d500ab2d61c5c19ce9af0ca
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.467: Avoid a problem with unwanted linebreaks in block mode</title>
<updated>2014-11-27T22:40:51+00:00</updated>
<author>
<name>Felipe Morales</name>
<email>hel.sheep@gmail.com</email>
</author>
<published>2014-11-21T16:14:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=35e23984417e5dfcb88c56c4301cc60e856a97cd'/>
<id>35e23984417e5dfcb88c56c4301cc60e856a97cd</id>
<content type='text'>
vim-patch:7.4.467

Avoid a problem with unwanted linebreaks in block mode

https://code.google.com/p/vim/source/detail?r=v7-4-467
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
vim-patch:7.4.467

Avoid a problem with unwanted linebreaks in block mode

https://code.google.com/p/vim/source/detail?r=v7-4-467
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.422</title>
<updated>2014-10-23T18:37:55+00:00</updated>
<author>
<name>Scott Prager</name>
<email>splinterofchaos@gmail.com</email>
</author>
<published>2014-10-23T18:18:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=87cf661af621f2bcc9314ad7ae2c65df82974f8a'/>
<id>87cf661af621f2bcc9314ad7ae2c65df82974f8a</id>
<content type='text'>
Problem:    When using conceal with linebreak some text is not displayed
            correctly. (Grüner Gimpel)
Solution:   Check for conceal mode when using linebreak. (Christian Brabandt)

https://code.google.com/p/vim/source/detail?r=v7-4-422
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    When using conceal with linebreak some text is not displayed
            correctly. (Grüner Gimpel)
Solution:   Check for conceal mode when using linebreak. (Christian Brabandt)

https://code.google.com/p/vim/source/detail?r=v7-4-422
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.370</title>
<updated>2014-08-20T12:27:11+00:00</updated>
<author>
<name>Felipe Morales</name>
<email>hel.sheep@gmail.com</email>
</author>
<published>2014-08-16T19:46:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=91aabcb75b2ff8fa3b718e2f08b5f723f5900d0f'/>
<id>91aabcb75b2ff8fa3b718e2f08b5f723f5900d0f</id>
<content type='text'>
Problem:    Linebreak test fails when encoding is not utf-8. (Danek
Duvall)
Solution:   Split the test in a single byte one and a utf-8 one.
(Christian Brabandt)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Linebreak test fails when encoding is not utf-8. (Danek
Duvall)
Solution:   Split the test in a single byte one and a utf-8 one.
(Christian Brabandt)
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch: 7.4.353</title>
<updated>2014-08-20T09:19:57+00:00</updated>
<author>
<name>Felipe Morales</name>
<email>hel.sheep@gmail.com</email>
</author>
<published>2014-08-16T16:58:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=dfdfee0260a95eb020d0b9cea2273b1f5002c184'/>
<id>dfdfee0260a95eb020d0b9cea2273b1f5002c184</id>
<content type='text'>
Make 'breakindent' work with the 'list' option.

Originally patched in vim patch 7.4.353, by chrisbra
(https://code.google.com/p/vim/source/detail?r=d42a1d3b74d40f580359dbd139d2d0dfa7235252)

Updated version.c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make 'breakindent' work with the 'list' option.

Originally patched in vim patch 7.4.353, by chrisbra
(https://code.google.com/p/vim/source/detail?r=d42a1d3b74d40f580359dbd139d2d0dfa7235252)

Updated version.c.
</pre>
</div>
</content>
</entry>
</feed>
