If I resize the window and use the same command I get this:
So the error message seems to change depending on what is displayed.
Interestingly, typing other help commands (eg :h normal) gives no error.
Cheers
John
No error message displayed.
8.2.4956 (including git pull which included updates to runtime help files)
Windows 8.1 x64
gvim was compiled with mingw64 (gcc 11.3.0).
No response
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.
duplicate #10409
This was fixed.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.
This is a different error. There is no check if the textprop feature is supported. I'll add that:
if has('textprop') && expand('%:p') =~ '[/\\]doc[/\\]syntax.txt'
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.
this seems to be fixed now.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.
Closed #10426 as completed.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.