annotate runtime/spell/sl/sl_SI.diff @ 34412:b67de41ae869 v9.1.0129

patch 9.1.0129: Fix truncation of text_wrap 'wrap' virt text after EOL list char Commit: https://github.com/vim/vim/commit/f548ae7b6357c7934411df243bc987800c9b76d1 Author: Dylan Thacker-Smith <dylan.ah.smith@gmail.com> Date: Sat Feb 24 10:17:11 2024 +0100 patch 9.1.0129: Fix truncation of text_wrap 'wrap' virt text after EOL list char Problem: Virtual text with text_wrap 'wrap' was effectively being truncated by a break conditional on the EOL list character being added to the screen line. (BigPeet) Solution: Remove the condition that was leading to the early break and instead fix a similar but incorrectly written outer condition that checks if there is more to add at the end of the screen line. (Dylan Thacker-Smith) Also, related: - update comment in win_line() - remove no longer necessary at_end_str variable in win_line() fixes: #12725 closes: #14079 Co-authored-by: zeertzjq <zeertzjq@outlook.com> Signed-off-by: Dylan Thacker-Smith <dylan.ah.smith@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Sat, 24 Feb 2024 10:30:05 +0100
parents 52e76e2b5b65
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
502
52e76e2b5b65 updated for version 7.0140
vimboss
parents:
diff changeset
1 *** sl_SI.orig.aff Wed Aug 31 20:54:48 2005
52e76e2b5b65 updated for version 7.0140
vimboss
parents:
diff changeset
2 --- sl_SI.aff Wed Aug 31 20:55:37 2005
52e76e2b5b65 updated for version 7.0140
vimboss
parents:
diff changeset
3 ***************
52e76e2b5b65 updated for version 7.0140
vimboss
parents:
diff changeset
4 *** 3,4 ****
52e76e2b5b65 updated for version 7.0140
vimboss
parents:
diff changeset
5 --- 3,8 ----
52e76e2b5b65 updated for version 7.0140
vimboss
parents:
diff changeset
6
52e76e2b5b65 updated for version 7.0140
vimboss
parents:
diff changeset
7 + FOL ±¢³µ¶¨¹º»¼¾¿±²³´µ¶·¸¹º»¼½¾¿àáâãäåæçèéêëìíîïðñòóôõöøùúûüýþßÿ
52e76e2b5b65 updated for version 7.0140
vimboss
parents:
diff changeset
8 + LOW ±¢³µ¶¨¹º»¼¾¿±²³´µ¶·¸¹º»¼½¾¿àáâãäåæçèéêëìíîïðñòóôõöøùúûüýþßÿ
52e76e2b5b65 updated for version 7.0140
vimboss
parents:
diff changeset
9 + UPP ¡¢£¥¦¨©ª«¬®¯±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßÿ
52e76e2b5b65 updated for version 7.0140
vimboss
parents:
diff changeset
10 +
52e76e2b5b65 updated for version 7.0140
vimboss
parents:
diff changeset
11 PFX B Y 1