aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Lykos153 <Lykos153@web>2017-11-09 02:15:37 +0000
committerGravatar admin <admin@branchable.com>2017-11-09 02:15:37 +0000
commitee0e0eb67e7e62886ab65b906c97650a0c2a3746 (patch)
treef9f7d761228878c844b6d7dbfa16053b34db9bc5
parentc1266a3b051671a4fde56e5aeab54194a5f7a09c (diff)
Added a comment
-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.
+"""]]