all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Timo Wilken <guix@twilken.net>
To: 61775@debbugs.gnu.org
Cc: Timo Wilken <guix@twilken.net>
Subject: [bug#61775] [PATCH 0/2] Add zsh shell niceties
Date: Sat, 25 Feb 2023 00:03:45 +0100	[thread overview]
Message-ID: <20230224230345.30823-1-guix@twilken.net> (raw)

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





             reply	other threads:[~2023-02-24 23:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-24 23:03 Timo Wilken [this message]
2023-02-24 23:05 ` [bug#61775] [PATCH 1/2] gnu: Add zsh-history-substring-search Timo Wilken
2023-02-24 23:05   ` [bug#61775] [PATCH 2/2] gnu: Add zsh-completions Timo Wilken
2023-03-30 21:17 ` bug#61775: [PATCH 0/2] Add zsh shell niceties Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230224230345.30823-1-guix@twilken.net \
    --to=guix@twilken.net \
    --cc=61775@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.