| Summary: | sysutils/vagrant: Enable Bash and Zsh completions by default | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Mateusz Piotrowski <0mp> |
| Component: | Individual Port(s) | Assignee: | Mateusz Piotrowski <0mp> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | joe |
| Priority: | --- | Flags: | joe:
maintainer-feedback+
0mp: maintainer-feedback? |
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Mateusz Piotrowski
2021-03-15 07:56:22 UTC
The patch seems OK. I have not tested if the two completions actually work, though. Thanks! -Joe A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3382cf278ef6245210cf256e9fcd2766351f1f73 commit 3382cf278ef6245210cf256e9fcd2766351f1f73 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2021-04-16 13:45:23 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2021-04-16 13:50:51 +0000 sysutils/vagrant: Enable Bash and Zsh completions PR: 254297 Approved by: joe@thrallingpenguin.com (maintainer) Differential Revision: https://reviews.freebsd.org/D29266 sysutils/vagrant/Makefile | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) Thanks! I've tested both bash and zsh at some point. |