poinck / lampe

control for your Philips Hue lights from Terminal or Gnome
Creative Commons Zero v1.0 Universal
91 stars 4 forks source link

urxvt Issue #23

Closed siam28 closed 9 years ago

siam28 commented 9 years ago

Hi again poinck.

Just wanted to point out a weird display/line folding issue I'm observing when using the urxvt terminal application.

In urxvt, the program starts up fine lampe-urxvt-startup

But when I select a light number (1 in this case) this is what happens: lampe-urxvst-select

I've been able to reproduce the issue on my RPi and my arch linux laptop. The program looks fine on the other terminals I've tried (gnome, xfce, and st).

poinck commented 9 years ago

I have tested with rxvt without unicode-support, this works. With urxvt unfortunately this is reproducalbe. Currently a line is reprinted by deleting characters before the cursor one by one. urxvt does not stop at the first position of the line, jumps to the line above instead. So, I need a better way to clear a line.

bildschirmfoto von 2015-08-03 21 32 58

I am not sure if this behavior can be configured in urxvt