emacs-devel
[Top][All Lists]
Advanced

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

Re: ls in eshell will cause the prompt jumped to mid of buf


From: Glenn Morris
Subject: Re: ls in eshell will cause the prompt jumped to mid of buf
Date: Tue, 18 Sep 2007 23:32:35 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

"William Xue" wrote:

> At last, let me make clear my request, that is: how to scroll line
> by line in eshell?

(add-hook 'eshell-output-filter-functions 'eshell-postoutput-scroll-to-bottom)

I think this should be there by default (since there are variables to
control _how_ it scrolls, as for comint).




reply via email to

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