bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#40589: ^L printed when resizing Emacs split window using ksh93


From: Mike Kupfer
Subject: bug#40589: ^L printed when resizing Emacs split window using ksh93
Date: Sat, 19 Jun 2021 07:39:06 -0700

Lars Ingebrigtsen wrote:

> Mike Kupfer <mkupfer@alum.berkeley.edu> writes:
> 
> >> Make sure the emacs (or vi) option is enabled.
> >
> > Ah, right, I had EDITOR set to a wrapper script.
> >
> > Yes, I can now reproduce the problem with just ksh and a terminal
> > emulator, without Emacs.
> 
> What are the steps to reproduce this, then?

1. $ export EDITOR=emacs; stty -echo; ksh
2. resize the terminal emulator (either vertically or horizontally)

In the screenshot, the first "not found" came from pressing RET after a
vertical resize.  The second "not found" came from typing "date RET"
after a horizontal resize.  The ">" characters appear during the
resizing.

PNG image

cheers,
mike

reply via email to

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