Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] vim-x11: terminal background leaks into vim's
@ 2020-07-09 14:09 blehel
  2020-07-10 15:45 ` NeelChotai
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: blehel @ 2020-07-09 14:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1783 bytes --]

New issue by blehel on void-packages repository

https://github.com/void-linux/void-packages/issues/23497

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  Void 5.4.48_1 x86_64 GenuineIntel notuptodate rrFFFF
* package:  
  vim-x11-8.2.1095_1

### Problem description

After upgrading from 8.2.0891_1 to 8.2.1095_1, in urxvt when opening a file in vim, there are some annoying black spots at the top: 
[example1](https://i.imgur.com/DKbjNnJ.png)
[example2](https://i.imgur.com/esyGF8q.png)
[example3](https://i.imgur.com/8iO0KcR.png)
Previously all of this was the blue color of the background. Pressing CTRL-L to redraw the screen or scrolling down until the affected region goes off-screen does away with the problem.
Note that if I change the terminal background to some other color, that will be the color that creates these spots, so this is about the terminal background not being drawn over.

### Steps to reproduce the behavior

1. Edit your vimrc so that you use a colorscheme with a background different to your terminal's. Mine is a custom one based on `blue`, and my terminal background is black.
So for example add `colorscheme blue` to your vimrc. (setting it from the ex prompt does not bring out the issue).
2. Start `urxvt` (although I've seen similar behaviour - black spots appearing in place of the background color - in the past in terminal emulators which do not support the `bce` /background color erase/ terminal capability, like `kitty`).
3. Open something in vim.

I don't exclude this being an rxvt-unicode problem, but it was the vim upgrade which broke things.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: vim-x11: terminal background leaks into vim's
  2020-07-09 14:09 [ISSUE] vim-x11: terminal background leaks into vim's blehel
@ 2020-07-10 15:45 ` NeelChotai
  2020-12-15  7:48 ` biopsin
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: NeelChotai @ 2020-07-10 15:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 269 bytes --]

New comment by NeelChotai on void-packages repository

https://github.com/void-linux/void-packages/issues/23497#issuecomment-656744223

Comment:
I can reproduce this, it seems to be a Vim issue.

I've fixed this by appending `autocmd VimEnter * redraw!` to my vimrc.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: vim-x11: terminal background leaks into vim's
  2020-07-09 14:09 [ISSUE] vim-x11: terminal background leaks into vim's blehel
  2020-07-10 15:45 ` NeelChotai
@ 2020-12-15  7:48 ` biopsin
  2020-12-30  7:51 ` blehel
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: biopsin @ 2020-12-15  7:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 394 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/issues/23497#issuecomment-745116665

Comment:
@blehel did you try raise this issue over @ https://github.com/vim/vim/issues ?
I quickly search thru their commits, hoping to spot something in this regards,
but they are releasing daily so this might or not be fixed in one of those lately ones..


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: vim-x11: terminal background leaks into vim's
  2020-07-09 14:09 [ISSUE] vim-x11: terminal background leaks into vim's blehel
  2020-07-10 15:45 ` NeelChotai
  2020-12-15  7:48 ` biopsin
@ 2020-12-30  7:51 ` blehel
  2022-04-17  2:06 ` github-actions
  2022-05-01  2:13 ` [ISSUE] [CLOSED] " github-actions
  4 siblings, 0 replies; 6+ messages in thread
From: blehel @ 2020-12-30  7:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 930 bytes --]

New comment by blehel on void-packages repository

https://github.com/void-linux/void-packages/issues/23497#issuecomment-752364235

Comment:
> @blehel did you try raise this issue over @ https://github.com/vim/vim/issues ?
> I quickly search thru their commits, hoping to spot something in this regards,
> but they are releasing daily so this might or not be fixed in one of those lately ones..

No because they were a few releases ahead, and I did not want to report an issue for a release that was not current.
And based on the suggestion above, I found that `autocmd VimEnter * redraw!` provides a workaround for it. 

I checked to see if vim still has the same behavior without this option, and nothing has changed. Did a search through their issues, and found one that basically describes the same problem, even narrowing it down to the exact patch: https://github.com/vim/vim/issues/6607. I'll leave a comment there.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: vim-x11: terminal background leaks into vim's
  2020-07-09 14:09 [ISSUE] vim-x11: terminal background leaks into vim's blehel
                   ` (2 preceding siblings ...)
  2020-12-30  7:51 ` blehel
@ 2022-04-17  2:06 ` github-actions
  2022-05-01  2:13 ` [ISSUE] [CLOSED] " github-actions
  4 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2022-04-17  2:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 293 bytes --]

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/issues/23497#issuecomment-1100787137

Comment:
Issues become stale 90 days after last activity and are closed 14 days after that.  If this issue is still relevant bump it or assign it.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [ISSUE] [CLOSED] vim-x11: terminal background leaks into vim's
  2020-07-09 14:09 [ISSUE] vim-x11: terminal background leaks into vim's blehel
                   ` (3 preceding siblings ...)
  2022-04-17  2:06 ` github-actions
@ 2022-05-01  2:13 ` github-actions
  4 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2022-05-01  2:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1786 bytes --]

Closed issue by blehel on void-packages repository

https://github.com/void-linux/void-packages/issues/23497

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  Void 5.4.48_1 x86_64 GenuineIntel notuptodate rrFFFF
* package:  
  vim-x11-8.2.1095_1

### Problem description

After upgrading from 8.2.0891_1 to 8.2.1095_1, in urxvt when opening a file in vim, there are some annoying black spots at the top: 
[example1](https://i.imgur.com/DKbjNnJ.png)
[example2](https://i.imgur.com/esyGF8q.png)
[example3](https://i.imgur.com/8iO0KcR.png)
Previously all of this was the blue color of the background. Pressing CTRL-L to redraw the screen or scrolling down until the affected region goes off-screen does away with the problem.
Note that if I change the terminal background to some other color, that will be the color that creates these spots, so this is about the terminal background not being drawn over.

### Steps to reproduce the behavior

1. Edit your vimrc so that you use a colorscheme with a background different to your terminal's. Mine is a custom one based on `blue`, and my terminal background is black.
So for example add `colorscheme blue` to your vimrc. (setting it from the ex prompt does not bring out the issue).
2. Start `urxvt` (although I've seen similar behaviour - black spots appearing in place of the background color - in the past in terminal emulators which do not support the `bce` /background color erase/ terminal capability, like `kitty`).
3. Open something in vim.

I don't exclude this being an rxvt-unicode problem, but it was the vim upgrade which broke things.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-05-01  2:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-09 14:09 [ISSUE] vim-x11: terminal background leaks into vim's blehel
2020-07-10 15:45 ` NeelChotai
2020-12-15  7:48 ` biopsin
2020-12-30  7:51 ` blehel
2022-04-17  2:06 ` github-actions
2022-05-01  2:13 ` [ISSUE] [CLOSED] " github-actions

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).