[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.
- Re: [Bug-readline] Refresh readline notion of terminal size, (continued)
Re: [Bug-readline] Refresh readline notion of terminal size, Chet Ramey, 2016/07/15
- Re: [Bug-readline] Refresh readline notion of terminal size, Carlos Pita, 2016/07/15
- Re: [Bug-readline] Refresh readline notion of terminal size, Chet Ramey, 2016/07/15
- Re: [Bug-readline] Refresh readline notion of terminal size, Carlos Pita, 2016/07/15
- Re: [Bug-readline] Refresh readline notion of terminal size, Chet Ramey, 2016/07/15
- Re: [Bug-readline] Refresh readline notion of terminal size,
Carlos Pita <=
- Re: [Bug-readline] Refresh readline notion of terminal size, Chet Ramey, 2016/07/15
- Re: [Bug-readline] Refresh readline notion of terminal size, Carlos Pita, 2016/07/15