[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[Libevent-users] tmux 1.2 crashing with irssi...
- To: libevent-users@xxxxxxxx
- Subject: [Libevent-users] tmux 1.2 crashing with irssi...
- From: Martti KÃhne <mysatyre@xxxxxxxxx>
- Date: Mon, 30 Aug 2010 03:30:10 +0200
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: libevent-users-outgoing@xxxxxxxx
- Delivered-to: libevent-users@xxxxxxxx
- Delivery-date: Sun, 29 Aug 2010 21:30:16 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type:content-transfer-encoding; bh=qquR+Kv4GD27U5t9m3ECKn1TIFXb9xIRCbjO00JlEEA=; b=QNd0izod5sJkwM1md41GaS6KQteVmYs/RsaPXIWpWfelGCFXXNuDrQroNNuW02fJrj +RgtXE5nWdV9hb5OlBqi1KKZ/qBsYI42EOWwX7tbd0dHoR3eRhrEzFK4LrwFMJwvJJdz T1SHDZpB6gY5K9EAzANMMRzccOuEibyGozB4o=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=IiyNQcHkK3NlE0tO3ShpweCcPMnhX6egfoDoHjwtoCIw6NV+msUzfG7ptO2J/269Rb 9Uybnk92n+7Bvk07Zbjmw/mhwQByy43cDkFKNuRcxWM1d8cdfWg++aWPu4WuRAfqRW3n LgoZWNPE3ZyfW8lVrq8fPLLM1QY4/1RE/1Sno=
- Reply-to: libevent-users@xxxxxxxxxxxxx
- Sender: owner-libevent-users@xxxxxxxxxxxxx
hello list
after some debugging and bisecting the new tmux version I have found
the source for my annoying problems with irssi, which does updating
*very* incorrectly since tmux switched to libevent. When pressing
ctrl+l(L) to update the terminal (urxvt-unicode-256color 180Ã66) irssi
goes almost black, both blue status lines disappear, and so does about
50% of the text. The scrolltext is distorted and when changing chat
windows artefacts are left inherently.
I believe, someone who is familiar with libevent might just see what's
going wrong with the green highlighted code adding the caveat.
http://github.com/ThomasAdam/tmux/commit/3b74e93d60da392c46eae6b40391606f73b4db02#diff-1
If not, nvm, I might find a little time to look at it when I have some
time this week.
mar77i
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users in the body.