emacs-devel
[Top][All Lists]
Advanced

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

Re: Comint-like history search for Eshell?


From: James Thomas
Subject: Re: Comint-like history search for Eshell?
Date: Mon, 04 Nov 2024 12:13:06 +0530
User-agent: Gnus/5.13 (Gnus v5.13)

Pengji Zhang wrote:

> I hacked a small patch (attached) implementing a comint-like interface
> for history search in Eshell, and I would like to know what people think
> about it. You may type 'M-r' in Eshell to try the interface.
>
> I myself always miss the 'M-r' in 'M-x shell' whenever I use 'M-r' in
> Eshell. I tried 'eshell-isearch-{forward,backward}', but IMO they are a
> bit rough -- they are implemented by inserting the whole history file
> into the buffer and overriding Isearch keys.

One thing is that those used to the effectively infinite
eshell-history-size previously, may be surprised. Like I was.

Regards,
James



reply via email to

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