Beginner Question: Is GNU Screen still in active development? Will there be future releases?

2011-10-12 Thread Yasuaki Kudo
Hi there, Regarding the subject, just wanted to know this because I am trying to decide whether to go with Screen or Tmux. So far in my experience, Screen seems more mature (but I might not be qualified enough to say this :-) ) . Best, Yasu ___ scre

keymapping

2011-10-12 Thread Dietrich Pescoller
Dear all, I have an application which uses ncurses. In this I use function keys from F-1 to F-20. If I launch the application in a screen session the function keys are not working. Then i created a dedicated terminfo file which I use when calling screen. screen -a -T screen.customFile this solv