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

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

Re: eshell clear


From: Bob Proulx
Subject: Re: eshell clear
Date: Wed, 24 Jun 2015 20:17:52 -0600
User-agent: Mutt/1.5.23 (2014-03-12)

Luca Ferrari wrote:
> this should be trivial, but how can I clear an eshell buffer
> (something similar to 'clear' command in many shells)?

There is C-c C-o eshell-kill-output which clears the output of the
last command.  Not perfect but it has been standard for a long time.

[I don't usually use eshell but I use the regular shell mode all of the
time.  In the regular shell if I want to clear the buffer I run C-x h
to mark the entire buffer and C-w to cut all of it and then Enter to
get a prompt back again.]

Bob



reply via email to

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