Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
[PATCH 0/1] Update cal/ncal completion
- X-seq: zsh-workers 51472
- From: Shohei YOSHIDA <syohex@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Cc: Shohei YOSHIDA <syohex@xxxxxxxxx>
- Subject: [PATCH 0/1] Update cal/ncal completion
- Date: Thu, 23 Feb 2023 16:39:34 +0900
- Archived-at: <https://zsh.org/workers/51472>
- List-id: <zsh-workers.zsh.org>
Reference
Linux util-linux cal
https://man7.org/linux/man-pages/man1/cal.1.html
Linux bsdmainutils
https://manpages.ubuntu.com/manpages/jammy/man1/cal.1.html
FreeBSD cal
https://man.freebsd.org/cgi/man.cgi?query=ncal&apropos=0&sektion=1&manpath=FreeBSD+14.0-CURRENT&arch=default&format=html
NetBSD cal
https://man.netbsd.org/cal.1
OpenBSD cal
https://man.openbsd.org/cal
DragonFly BSD cal
https://leaf.dragonflybsd.org/cgi/web-man?command=cal§ion=ANY
Shohei YOSHIDA (1):
Update cal/ncal completion
Completion/Unix/Command/_cal | 129 +++++++++++++++++++++++++++++++----
1 file changed, 116 insertions(+), 13 deletions(-)
--
2.37.2
Messages sorted by:
Reverse Date,
Date,
Thread,
Author