Re: screen doesn't forward keystrokes
Aaron Davies <[email protected]>
| Newsgroups | gmane.comp.gnu.screen.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Oct 5, 2011 at 10:10 AM, Lucas Gerads <lucas.gerads-gM/[email protected]> wrote: > They both display the same behavior. Killing the screen with "ctrl-a > k" or "ctrl-a :quit" takes very long. Detaching the screen is quick. > Is it possible that screen is busy with something? How could I find > out why it takes so long to kill a screen? what's your scrollback set to? ime a big scrollback makes it take quite a bit of time to create and destroy new screens (presumably malloc and free of big multi-MB buffers) -- Aaron Davies [email protected]