Nicholas Papadonis
unread,Apr 20, 2020, 10:45:21 AM4/20/20Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Emacs mailing list, bug-gn...@gnu.org, Korn Shell, Bruno Félix Rezende Ribeiro
Comments
> On Apr 8, 2020, at 10:33 AM, Bruno Félix Rezende Ribeiro <
oito...@gnu.org> wrote:
>
> Hello Nicholas,
>
> Nicholas Papadonis <
nick.pap...@gmail.com> writes:
>
>> PS2 is printed multiple times during the resize. When entered is pressed
>> after the resize, multiple ^L s are displayed. I set PS2="" and the
>> brackets are omitted, however ^L still remain after pressing enter.
>> Is this a known issue?
>
> I /can/ reproduce this. Have you reported this using ‘report-emacs-bug’
> to make sure someone makes a through investigation?
I notice is the PS2 prompt that is displayed when resizing the window. Is ^L not the control character to clear the screen?
I export PS2=“” and ^L is still present on the input line after resizing.
Does anyone know where to start debugging this?
Thanks