[screen-devel] [bug #57172] Freeze

2019-11-05 Thread anonyme
URL: Summary: Freeze Project: GNU Screen Submitted by: None Submitted on: mar. 05 nov. 2019 12:35:31 UTC Category: Crash/Freeze/Infloop Severity: 3 - Normal

[screen-devel] [PATCH] Fix coredump on xterm and rxvt

2019-11-05 Thread Marcin Cieślak
From: Christoph Moench-Tegeder Here's the rub: with TERM=xterm (or rxvt, for that matter), Km ("key_mouse", "Mouse event has occured") is not set (and therefore NULL), but InitTermcap() (termcap.c:230) happily tries to strdup() that, which gets us that segfault. As a band-aid, catch that NULL an

[screen-devel] [PATCH for screen-v4] Fix coredump on xterm and rxvt

2019-11-05 Thread Marcin Cieślak
From: Christoph Moench-Tegeder Here's the rub: with TERM=xterm (or rxvt, for that matter), Km ("key_mouse", "Mouse event has occured") is not set (and therefore NULL), but InitTermcap() (termcap.c:230) happily tries to strdup() that, which gets us that segfault. As a band-aid, catch that NULL an

[screen-devel] [PATCH] Create TERMCAP entries limited to 1023 bytes by default.

2019-11-05 Thread Marcin Cieślak
From: Scott Shambarger TERMCAP_BUF defaults to 1023 to create TERMCAP entries that work on most systems. To save space, TERMCAP is unwrapped, and vt220 extra keys are skipped (unless TERMCAP_BUF > 1023); navigation keys are still included. Entries larger than TERMCAP_BUF are now truncated, and

[screen-devel] [PATCH] Create TERMCAP entries limited to 1023 bytes by default.

2019-11-05 Thread Marcin Cieślak
Recovered from https://savannah.gnu.org/bugs/?55482 and rebased to master

[screen-devel] [PATCH] Create TERMCAP entries limited to 1023 bytes by default.

2019-11-05 Thread Marcin Cieślak
From: Scott Shambarger TERMCAP_BUF defaults to 1023 to create TERMCAP entries that work on most systems. To save space, TERMCAP is unwrapped, and vt220 extra keys are skipped (unless TERMCAP_BUF > 1023); navigation keys are still included. Entries larger than TERMCAP_BUF are now truncated, and

[screen-devel] [bug #57172] Freeze

2019-11-05 Thread Nicolas Schodet
Follow-up Comment #1, bug #57172 (project screen): C’est une fonctionnalité du terminal, quand vous envoyez ^S, le flux est arrêté. J’imagine que vous n’avez pas relâché CTRL quand vous appuyez sur S. C’est indépendant de screen. Pour désactiver cette fonctionnalité, vous pouvez utiliser : stty