bug-readline
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-readline] Refresh readline notion of terminal size


From: Carlos Pita
Subject: Re: [Bug-readline] Refresh readline notion of terminal size
Date: Fri, 15 Jul 2016 12:39:54 -0300

> OK, let me try to clarify.  When I say "applications" I mean things like R,
> python, and gdb that use Readline for editing.  I thought that the problem
> was a reluctance by the maintainers of these applications to change their
> code to deal with readline changes, or mismatches in updates so that
> readline gets changed before the calling applications change to match it.

I do think that is the problem, indeed. But I also thought that your
proposal was to hook the width update at some place you know rl will
always return quickly, thus releasing the user from the need to
explicitly request this refresh. If that's not the case, sorry for the
confusion. Also, if that's not the case, could something similar be
achieved without very complex changes? In any other case, I return to
my initial proposal.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]