Thursday, June 1, 2023

Re: Multiple windows get corrupted


On Thursday, June 1, 2023 at 4:55:16 PM UTC-4 Bram Moolenaar wrote:

> As I mentioned in my post that begins with "Everybody FYI" I had just
> recently discovered that pulling the edge of the window left or right when
> the garbling happened it *made *it the problem go away.
> But I was hoping to find a fix for my problem so that it doesn't happen;
> specially when I am pair coding with a colleague. It gets frustrating
> specially since I couldn't figure out yet a keyboard short cut for pulling
> side of window left or right.

OK, so just before resizing the window manually Vim somehow is in a bad
state. It most likely is related to how the Vim window was resized. Do
you know? In case you are not sure you could use:
Yes. As I mentioned before I would resize the window to accommodate for a opening another file in side window.
 
verbose set columns?
verbose set lines?

Hopefully this leads to some Vim script or an autocommand that triggers
the problem. We need this to be able to write a test for it anyway.
Note that you need to start Vim with "--clean" to make sure your local
setup doesn't change what happens.
Regarding starting Vim with "--clean". The "--clean" option was suggested sometime at the start of this thread. It ran with no issues but it also considerably limited my editing capabilities.
Did I answer your query correctly/completely?

Thanks.
 

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/5718134f-857d-4ccd-a349-dbdf7f25e9a7n%40googlegroups.com.

No comments: