Summary: | shells/fish: please add upstream patch that fixes zfs tab completion | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dave Cottlehuber <dch> | ||||
Component: | Individual Port(s) | Assignee: | Alan Somers <asomers> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | freebsd, fuz, pat | ||||
Priority: | --- | Flags: | asomers:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Dave Cottlehuber
2023-06-27 12:22:48 UTC
That sounds pretty annoying. Do you have a link to the PR that fixed the bug upstream? https://github.com/fish-shell/fish-shell/issues/9705 not sure when next fish release is planned? Created attachment 244670 [details]
Fix "zfs list" tab completion
LGTM A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=172aee05e04b38a163213014f1fd37f873eec2cf commit 172aee05e04b38a163213014f1fd37f873eec2cf Author: Alan Somers <asomers@FreeBSD.org> AuthorDate: 2023-09-05 23:14:14 +0000 Commit: Alan Somers <asomers@FreeBSD.org> CommitDate: 2023-09-08 15:09:07 +0000 shells/fish: fix ZFS tab completion It's already fixed upstream, but not yet in any release, with no ETA. PR: 272246 Reported by: dch Sponsored by: Axcient Approved by: fuz (ports) shells/fish/Makefile | 4 ++++ shells/fish/distinfo | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) |