GNU Screen and Finch Not Playing Nicely

Posted by Sean M on Super User See other posts from Super User or by Sean M
Published on 2010-06-03T15:57:08Z Indexed on 2010/06/03 16:04 UTC
Read the original article Hit count: 325

Filed under:
|
|

I use finch for instant messaging, and for persistence, finch is one of the things that runs in my screen session. There are three main computers that I access my screen session from, and each works at a different screen resolution.

Because of the different resolutions, when I switch computers, I use screen -rd to attach to my screen session. Using screen -x results in problems. When I attach to the session, though, finch experiences display problems. I have to wait up to several minutes for finch to become responsive - it doesn't redraw properly at all. Trying to switch between chats just writes ^n and ^p, or ^(1-9) for numbers. It fixes itself after some time. Using ctrl-l does not help. Switching back and forth between screen windows does not help.

This is an annoying behavior that I don't experience with any other applications running in screen. Is this a bug in screen or finch, and if not, what can I change about my configuration to correct it ?

(would appreciate it if "finch" could be used as a tag for this instead of or in addition to "pidgin")

© Super User or respective owner

Related posts about command-line

Related posts about gnu-screen