Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: implicit previous command, only state what should change



Peter Stephenson <p.stephenson@xxxxxxxxxxx> writes:

>> Let's say I write: $ grep user-home-directory *.el
>> After that, I realize that it should have been
>> user-emacs-directory'.  Is there a way to tell zsh
>> to "execute the previous command again, only
>> substitute the first argument for
>> user-emacs-directory"?
>
> The read-from-minibufer change is a bug fix: NUMERIC
> was being propagated down to the first command read
> within the recursive edit.  I suspect that might be
> regarded as a bug in recursive-edit.

???

-- 
underground experts united



Messages sorted by: Reverse Date, Date, Thread, Author