Martin Panter added the comment:

One idea might be to synchronously poll the screen size each time before 
Readline is invoked. Would doing this be such a burden? The polling could be 
limited to once every 0.1 s or so if it was a big burden. These ways would 
avoid interfering with signal handlers entirely.

----------
components: +Extension Modules
nosy: +martin.panter
stage:  -> needs patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23735>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to