On 2012-04-02 00:59 +0200, Jayen Ashar wrote:

> I've found that running less and exiting less also fixes the readline 
> mode.

As would "tput rmkx", for example.

> I believe something is not being cleaned up (terminal-wise) when 
> exiting top.

Indeed, top enters application mode with

      putp(tOk(keypad_xmit));

(see line 902 in top/top.c), and there's even a comment in the source
how important that is.  However, it does not clean that up after itself
which is not nice to readline users.

See also #679850.

Cheers,
       Sven



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to