From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: dkcombs@panix.com (David Combs) Newsgroups: gmane.emacs.help Subject: What mode so running top in *shell* looks decent? Date: 15 Mar 2003 01:11:32 -0500 Organization: PANIX -- Public Access Networks Corp. Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1047708943 13704 80.91.224.249 (15 Mar 2003 06:15:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 15 Mar 2003 06:15:43 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 15 07:15:41 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18u4xJ-0003Yt-00 for ; Sat, 15 Mar 2003 07:15:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18u4xR-0006Mc-02 for gnu-help-gnu-emacs@m.gmane.org; Sat, 15 Mar 2003 01:15:49 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!panix!panix1.panix.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: panix1.panix.com Original-X-Trace: reader2.panix.com 1047708692 11972 166.84.1.1 (15 Mar 2003 06:11:32 GMT) Original-X-Complaints-To: abuse@panix.com Original-NNTP-Posting-Date: Sat, 15 Mar 2003 06:11:32 +0000 (UTC) Original-Xref: shelby.stanford.edu gnu.emacs.help:111121 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7621 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7621 I'd like to run "top" in *shell*; unfortunately, all the cursor-control stuff it generates makes for a totally unreadable display. Does emacs have some mode that knows to do "the right thing" with all that screen-control garbage, so that the changing display in *shell* looks similar to what you see when running it outside of emacs? Thanks! David (I suppose the same mode would enable to eg run vi within *shell* too.)