From: Frank Terbeck Date: Tue, 17 Mar 2015 21:31:20 +0000 (+0100) Subject: Remove ‘tail’ from list of _gnu_generic commands X-Git-Tag: v0.11.1~2 X-Git-Url: https://git.grml.org/?a=commitdiff_plain;h=1049e383c183bce753a1f11fdc05ddd0a3f1942e;hp=1049e383c183bce753a1f11fdc05ddd0a3f1942e;p=grml-etc-core.git Remove ‘tail’ from list of _gnu_generic commands Turns out, that _gnu_generic doesn't handle GNU tail's --help output all that well. If someone wants completion for tail, send a specialised _tail function to zsh's development list. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=780531 as well. ---