]> git.sur5r.net Git - i3/i3status/commit
Bugfix: In term-output, clear line before drawing new one
authorAxel Wagner <mail@merovius.de>
Tue, 11 Jun 2013 14:08:14 +0000 (16:08 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 11 Jun 2013 21:50:29 +0000 (23:50 +0200)
commit86d1b5df7a0f20b02b5e09ad9cdbf898a65e07c5
treee93b6444545f4acebfb581dfb6a57b8bc667702f
parent3beb6b44062811ce7c87c13331899b9f3be9e348
Bugfix: In term-output, clear line before drawing new one

If we don't do this, the output of i3status will remain on the terminal,
which is really ugly if the statusline becomes shorter after a while
(for example a connection get's lost), because there will be garbage.
i3status.c