all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* What mode so running top in *shell* looks decent?
@ 2003-03-15  6:11 David Combs
  2003-03-15 14:43 ` Matthias Meulien
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: David Combs @ 2003-03-15  6:11 UTC (permalink / raw)


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.)

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: What mode so running top in *shell* looks decent?
  2003-03-15  6:11 What mode so running top in *shell* looks decent? David Combs
@ 2003-03-15 14:43 ` Matthias Meulien
  2003-03-15 22:07   ` Stefan Monnier
  2003-03-15 16:58 ` Benjamin Riefenstahl
  2003-03-16  9:31 ` Matthew Kennedy
  2 siblings, 1 reply; 7+ messages in thread
From: Matthias Meulien @ 2003-03-15 14:43 UTC (permalink / raw)


Hi,

dkcombs@panix.com (David Combs) wrote:

> I'd like to run "top" in *shell*; unfortunately, all the
> cursor-control stuff it generates makes for a totally unreadable
> display. (...)

I use `top -b -n 1' ; these options can be stored in a file named
`.top'.

Bye,
-- 
Matthias

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: What mode so running top in *shell* looks decent?
  2003-03-15  6:11 What mode so running top in *shell* looks decent? David Combs
  2003-03-15 14:43 ` Matthias Meulien
@ 2003-03-15 16:58 ` Benjamin Riefenstahl
  2003-03-16  9:31 ` Matthew Kennedy
  2 siblings, 0 replies; 7+ messages in thread
From: Benjamin Riefenstahl @ 2003-03-15 16:58 UTC (permalink / raw)


dkcombs@panix.com (David Combs) writes:
> 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?

Try M-x ansi-term . 

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: What mode so running top in *shell* looks decent?
  2003-03-15 14:43 ` Matthias Meulien
@ 2003-03-15 22:07   ` Stefan Monnier
  0 siblings, 0 replies; 7+ messages in thread
From: Stefan Monnier @ 2003-03-15 22:07 UTC (permalink / raw)


>> I'd like to run "top" in *shell*; unfortunately, all the
>> cursor-control stuff it generates makes for a totally unreadable
>> display. (...)

You can try M-x term


        Stefan

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: What mode so running top in *shell* looks decent?
  2003-03-15  6:11 What mode so running top in *shell* looks decent? David Combs
  2003-03-15 14:43 ` Matthias Meulien
  2003-03-15 16:58 ` Benjamin Riefenstahl
@ 2003-03-16  9:31 ` Matthew Kennedy
  2003-03-18  8:05   ` David Combs
  2003-03-18  8:41   ` Tim X
  2 siblings, 2 replies; 7+ messages in thread
From: Matthew Kennedy @ 2003-03-16  9:31 UTC (permalink / raw)


dkcombs@panix.com (David Combs) writes:

> I'd like to run "top" in *shell*; unfortunately,
> all the cursor-control stuff it generates makes
> for a totally unreadable display.
> 

I vaguely remember some code which implemented a nice 'top'-like
interface in emacs.

-- 
Matthew Kennedy

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: What mode so running top in *shell* looks decent?
  2003-03-16  9:31 ` Matthew Kennedy
@ 2003-03-18  8:05   ` David Combs
  2003-03-18  8:41   ` Tim X
  1 sibling, 0 replies; 7+ messages in thread
From: David Combs @ 2003-03-18  8:05 UTC (permalink / raw)



Thanks for all the good ideas!

Now to go and *try* them.

THANK YOU

David

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: What mode so running top in *shell* looks decent?
  2003-03-16  9:31 ` Matthew Kennedy
  2003-03-18  8:05   ` David Combs
@ 2003-03-18  8:41   ` Tim X
  1 sibling, 0 replies; 7+ messages in thread
From: Tim X @ 2003-03-18  8:41 UTC (permalink / raw)


>>>>> "Matthew" == Matthew Kennedy <mbkennedy@austin.rr.com> writes:

 Matthew> dkcombs@panix.com (David Combs) writes:
 >> I'd like to run "top" in *shell*; unfortunately, all the
 >> cursor-control stuff it generates makes for a totally unreadable
 >> display.
 >> 

 Matthew> I vaguely remember some code which implemented a nice
 Matthew> 'top'-like interface in emacs.

 Matthew> -- Matthew Kennedy

It was called view-processes or something similar. I was running it
under emacs 20, but have never got around to installing it under emacs
21. It was pretty nice though - actually had some features most 'top'
implementations don't.

Tim
-- 
Tim Cross
The e-mail address on this message is FALSE (obviously!). My real e-mail is
to a company in Australia called rapttech and my login is tcross - if you 
really need to send mail, you should be able to work it out!

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-03-18  8:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-15  6:11 What mode so running top in *shell* looks decent? David Combs
2003-03-15 14:43 ` Matthias Meulien
2003-03-15 22:07   ` Stefan Monnier
2003-03-15 16:58 ` Benjamin Riefenstahl
2003-03-16  9:31 ` Matthew Kennedy
2003-03-18  8:05   ` David Combs
2003-03-18  8:41   ` Tim X

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.