Re: [vim/vim] GTK4: screen is cleared when moving the mouse after startup (PR #21021)

h_east (Vim Github Repository) <[email protected]>
Newsgroups gmane.editors.vim.devel
Message-ID <vim/vim/pull/21021/[email protected]>
h-east left a comment (vim/vim#21021)

The initial screen size is 80x22, regardless of the arguments provided.
It switches to the intended size upon mouse-over or key input.

```
$ vim --clean -g +h
```
80x22. It becomes 80x24 on mouse-over.

---

```
 vim --clean -g +"se columns=120"
```
80x22. It becomes 120x24 on mouse-over.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/vim/vim/pull/21021#issuecomment-5285530878
You are receiving this because you are subscribed to this thread.

Message ID: <vim/vim/pull/21021/[email protected]>

-- 
-- 
You received this message from the "vim_dev" 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_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/vim_dev/vim/vim/pull/21021/c5285530878%40github.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.