:source
this code.
set columns=80 wrap conceallevel=3
syntax match XXX /X\+/ conceal cchar=
finish
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXYYYY
8.2.3877
Windows 11. gvim.exe
No response
—
Reply to this email directly, view it on GitHub.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.
This issue makes breaking wrapped text in popup-window.
—
Reply to this email directly, view it on GitHub.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.
At least, strange background-color in popup seems to be a bug. Probably, screen_line in screen.c:774 seems to be wrong.
—
Reply to this email directly, view it on GitHub.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.
While outside my current ability to fix, I will happily do any grunt work of testing PRs and the like. The ability to factor conceal when determining wrapping would have a large impact on how I use vim with long form writing.
—
Reply to this email directly, view it on GitHub.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.
I'd like to add a visual example here if that helps:
This is how emacs markdown-mode looks like (with the equivalence of set wrap
)
—
Reply to this email directly, view it on GitHub.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.
+1
—
Reply to this email directly, view it on GitHub.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.
Perhaps I was able to solve this problem with a small impact.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.
Anyone, could you please test #10422 ?
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.