[Pkg-urxvt-maintainers] [Bug 1158471] [NEW] urxvt + vim repaint issues

Jack wooden-brick at hotmail.com
Thu Mar 21 19:20:38 UTC 2013


Public bug reported:

What steps will reproduce the problem?
1. Open a terminal
2. urxvt -e "/bin/bash" -c "vim <path of vim file with 100 lines+>"

What is the expected output? What do you see instead?
The buffer is distorted:
-The bottom half of the text is not visible (black area)
-The lines that are visible are not the correct lines (e.g. line 10 is rendered where line 50 should be), moving the vim cursor to a line repaints that line, but that line only

What window manager are you using?
XMonad 0.10

Please provide any additional information below.
This problem disappears if you add a long enough sleep before opening vim, e.g.:
urxvt -e "/bin/zsh" -c "sleep 1; vim <path of vim file with 100 lines+>"

Screenshot depicting the problem: http://i.imgur.com/52eKldh.png

** Affects: rxvt-unicode (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1158471

Title:
  urxvt + vim repaint issues

Status in “rxvt-unicode” package in Ubuntu:
  New

Bug description:
  What steps will reproduce the problem?
  1. Open a terminal
  2. urxvt -e "/bin/bash" -c "vim <path of vim file with 100 lines+>"

  What is the expected output? What do you see instead?
  The buffer is distorted:
  -The bottom half of the text is not visible (black area)
  -The lines that are visible are not the correct lines (e.g. line 10 is rendered where line 50 should be), moving the vim cursor to a line repaints that line, but that line only

  What window manager are you using?
  XMonad 0.10

  Please provide any additional information below.
  This problem disappears if you add a long enough sleep before opening vim, e.g.:
  urxvt -e "/bin/zsh" -c "sleep 1; vim <path of vim file with 100 lines+>"

  Screenshot depicting the problem: http://i.imgur.com/52eKldh.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rxvt-unicode/+bug/1158471/+subscriptions





More information about the Pkg-urxvt-maintainers mailing list