emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#61775: closed ([PATCH 0/2] Add zsh shell niceties)


From: GNU bug Tracking System
Subject: bug#61775: closed ([PATCH 0/2] Add zsh shell niceties)
Date: Thu, 30 Mar 2023 21:18:02 +0000

Your message dated Thu, 30 Mar 2023 23:17:16 +0200
with message-id <87sfdmgcrn.fsf@gnu.org>
and subject line Re: bug#61775: [PATCH 0/2] Add zsh shell niceties
has caused the debbugs.gnu.org bug report #61775,
regarding [PATCH 0/2] Add zsh shell niceties
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
61775: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61775
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/2] Add zsh shell niceties Date: Sat, 25 Feb 2023 00:03:45 +0100
This patch series adds two zsh shell extensions:

* zsh-history-substring-search, which lets the user search their shell history
  by typing at the zsh prompt and pressing "up", and:
* zsh-completions, which contains completion info for commands not covered by
  the built-in completion info in zsh itself.

While the packages are independent from each other, I'm sending them as a
patch series to make the whole thing easier to merge.

Timo Wilken (2):
  gnu: Add zsh-history-substring-search
  gnu: Add zsh-completions

 gnu/packages/shellutils.scm | 55 +++++++++++++++++++++++++++++++++++++
 1 file changed, 55 insertions(+)


base-commit: df8b8f0c76388239dac9f2892c97b92e92c92901
-- 
2.39.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#61775: [PATCH 0/2] Add zsh shell niceties Date: Thu, 30 Mar 2023 23:17:16 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hi Timo,

Timo Wilken <guix@twilken.net> skribis:

>   gnu: Add zsh-history-substring-search
>   gnu: Add zsh-completions

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

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