att / vfd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resize of window causes VFd to halt

ScottDaniels opened this issue · comments

Some terminals (Putty?) is sending a signal on window resize which is reaching VFd, and causing VFd to terminate.

We now do not trap the window resize signal, and trap but ignore user1/2 and alarm signals.

Closed with commit: ffb5b0d