Christian Brabandt
Christian Brabandt
So is this ready to be included?
I think it would be nice, if vim doesn't need a health-check and everything is fine from the beginning :) So let's ask differently: What would you expect to be...
It seems, we need to adjust the last-insert position when the cursor ended on a new line only. Usually the last-insert position should point to after the character, so that...
thanks, I wonder if we should include this until #15894 is ready ? Even so this is just a workaround. Wondering why writedelay does not seem to work in test_gui....
thanks. Did you try to contact the upstream maintainer?
then please do.
That's one of the reasons to try to contact him. To know, whether the maintainer is still actively maintaining the file and he is okay with the proposed change. If...
let me include it now.
It's not actually crashing, you just lost syntax highlighting, right? Can you reproduce using `vim --clean` ?