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

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

Re: eshell clear


From: Raffaele Ricciardi
Subject: Re: eshell clear
Date: Fri, 3 Jul 2015 15:11:21 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1

On 24/06/15 08:49, Luca Ferrari wrote:
Hi,
this should be trivial, but how can I clear an eshell buffer
(something similar to 'clear' command in many shells)?

In terminal emulators, `clear` does not erase the content of the window;
`clear` just moves the current line to the top of the window. In Emacs,
this can be accomplished with:

C-1 C-l




reply via email to

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