Bram Moolenaar wrote:
> Yukihiro Nakadaira wrote:
>
>> I found some unexpected behavior of text formatting.
>
> Thanks for the examples and the patch. I'll look into it soon.
>
> Since you have examples that fail, could you turn these into a test in
> src/testdir ?
Sure, please check the attac
Yukihiro Nakadaira wrote:
> I found some unexpected behavior of text formatting.
Thanks for the examples and the patch. I'll look into it soon.
Since you have examples that fail, could you turn these into a test in
src/testdir ?
--
Ten bugs in the hand is better than one as yet undetected.
I found some unexpected behavior of text formatting.
1) :set ai tw=2 fo=m
[input] [result][expected]
1| Xa|->infinite loop 1| X|
gqgq 2| a|
("X" is U+FF38, double-width character)
2) :set noai tw=2