summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-11-09 12:16:39 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-11-09 12:16:39 -0400
commit12a1adb07fc14ce8e1d141682a8a77c61d7e04f2 (patch)
treee28367db0f5227ee4b184a2d60a65d642c4728c4
parent342b53f3cf2b1c8327492ddcbf75302b845dd9cc (diff)
parentafcffa878f42726c74185bfab45012cf7d1252df (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/tips/ZSH_completion/comment_4_2bdaf6a00723b975808a52863e417321._comment8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/tips/ZSH_completion/comment_4_2bdaf6a00723b975808a52863e417321._comment b/doc/tips/ZSH_completion/comment_4_2bdaf6a00723b975808a52863e417321._comment
new file mode 100644
index 000000000..3c037688a
--- /dev/null
+++ b/doc/tips/ZSH_completion/comment_4_2bdaf6a00723b975808a52863e417321._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="Lykos153"
+ avatar="http://cdn.libravatar.org/avatar/085df7b04d3408ba23c19f9c49be9ea2"
+ subject="comment 4"
+ date="2017-11-09T02:15:37Z"
+ content="""
+Doesn't work so well for me. The hand-build one performs way better in terms of clearness and efficiency. It groups the suggestions instead of sorting them by name and it prints a description for each command. But most importently, it does only suggest switches when `-` was typed and completes file names otherwise. The auto generated one (at least the one that is shipped with the Arch Linux package) puts the file names last, which makes it unusable.
+"""]]