odeke-em / vim

Automatically exported from code.google.com/p/vim
0 stars 0 forks source link

Breaked showbreak in Vim 7.4.475 #273

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.set showbreak
2.press Shift+4 on a breaked line
3.cursor is shifted further that the end of line (to the number of characters 
in showbreak)

What is the expected output? What do you see instead?
I want to see normal behavior, that was in 7.4.430.

What version of the product are you using? On what operating system?
Vim 7.4.475 on Linux 3.16.5-hardened x86_64 GNU/Linux

Please provide any additional information below.

Original issue reported on code.google.com by trupa...@gmail.com on 21 Oct 2014 at 12:17

Attachments:

GoogleCodeExporter commented 9 years ago
UPD1: showbreak must be unicode symbol. With ASCII vim works fine.
UPD2: Bug doesn't depend on number of characters in showbreak.

Original comment by trupa...@gmail.com on 21 Oct 2014 at 8:23

GoogleCodeExporter commented 9 years ago
I think, this is fixed by 7.4.478

Original comment by chrisbr...@googlemail.com on 21 Oct 2014 at 2:48