zsh-workers
 help / color / mirror / code / Atom feed
From: Shohei YOSHIDA <syohex@gmail.com>
To: zsh-workers@zsh.org
Cc: Shohei YOSHIDA <syohex@gmail.com>
Subject: [PATCH 0/6] Update coreutils command completions
Date: Wed,  2 Aug 2023 15:21:22 +0900	[thread overview]
Message-ID: <20230802062128.125238-1-syohex@gmail.com> (raw)

References
- head: https://man7.org/linux/man-pages/man1/head.1.html
- date: https://man7.org/linux/man-pages/man1/date.1.html
- env:  https://man7.org/linux/man-pages/man1/env.1.html
- tail: https://man7.org/linux/man-pages/man1/tail.1.html
- tr:   https://man7.org/linux/man-pages/man1/tr.1.html
- wc:   https://man7.org/linux/man-pages/man1/wc.1.html

Shohei YOSHIDA (6):
  Update head completion
  Update date completion
  Update env completion
  Update tail completion
  Update tr completion
  Update wc completion

 Completion/Unix/Command/_date | 1 +
 Completion/Unix/Command/_env  | 1 +
 Completion/Unix/Command/_head | 1 +
 Completion/Unix/Command/_tail | 1 +
 Completion/Unix/Command/_tr   | 1 +
 Completion/Unix/Command/_wc   | 1 +
 6 files changed, 6 insertions(+)

-- 
2.39.2



             reply	other threads:[~2023-08-02  6:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-02  6:21 Shohei YOSHIDA [this message]
2023-08-02  6:21 ` [PATCH 1/6] Update head completion Shohei YOSHIDA
2023-08-02  6:21 ` [PATCH 2/6] Update date completion Shohei YOSHIDA
2023-08-02  6:21 ` [PATCH 3/6] Update env completion Shohei YOSHIDA
2023-08-02  6:21 ` [PATCH 4/6] Update tail completion Shohei YOSHIDA
2023-08-02  6:21 ` [PATCH 5/6] Update tr completion Shohei YOSHIDA
2023-08-02  6:21 ` [PATCH 6/6] Update wc completion Shohei YOSHIDA
2023-08-06 20:26 ` [PATCH 0/6] Update coreutils command completions Bart Schaefer
2023-08-09 14:09   ` Jun. T
2023-11-01  0:12     ` Oliver Kiddle

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=20230802062128.125238-1-syohex@gmail.com \
    --to=syohex@gmail.com \
    --cc=zsh-workers@zsh.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 public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).