Bug 222420 - [PATCH] shells/zsh does not recognize diff -u completion
Summary: [PATCH] shells/zsh does not recognize diff -u completion
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Baptiste Daroussin
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-09-18 05:20 UTC by Cy Schubert
Modified: 2017-10-02 11:07 UTC (History)
0 users

See Also:


Attachments
Corrects diff -u file completion. (923 bytes, patch)
2017-09-18 05:20 UTC, Cy Schubert
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cy Schubert freebsd_committer freebsd_triage 2017-09-18 05:20:55 UTC
Created attachment 186499 [details]
Corrects diff -u file completion.

zsh completion fails to complete the second filename when using diff -u, e.g.
diff -u x/filea.orig x/filea. It fails to complete the second argument (x/filea).
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-10-02 11:07:17 UTC
A commit references this bug:

Author: bapt
Date: Mon Oct  2 11:06:33 UTC 2017
New revision: 451075
URL: https://svnweb.freebsd.org/changeset/ports/451075

Log:
  Fix diff -u completion

  PR:		222420
  Submitted by:	cy

Changes:
  head/shells/zsh/Makefile
  head/shells/zsh/files/patch-Completion-Unix-Type-_diff_options