summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Lykos153 <Lykos153@web>2017-11-09 02:15:11 +0000
committerGravatar admin <admin@branchable.com>2017-11-09 02:15:11 +0000
commit59634eaa27adb7304dab96b3431ad5badeccd170 (patch)
tree4822615c67bc4073ab7cacda7dd6e55cd7b88204
parente6557dc360ba47d2ee44b7a6fd382c682d5b106c (diff)
Added a comment
-rw-r--r--doc/tips/ZSH_completion/comment_2_a09e3adc117d1f0428378dda55c467f5._comment8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/tips/ZSH_completion/comment_2_a09e3adc117d1f0428378dda55c467f5._comment b/doc/tips/ZSH_completion/comment_2_a09e3adc117d1f0428378dda55c467f5._comment
new file mode 100644
index 000000000..4320617ce
--- /dev/null
+++ b/doc/tips/ZSH_completion/comment_2_a09e3adc117d1f0428378dda55c467f5._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="Lykos153"
+ avatar="http://cdn.libravatar.org/avatar/085df7b04d3408ba23c19f9c49be9ea2"
+ subject="comment 2"
+ date="2017-11-09T02:15:11Z"
+ content="""
+Doesn't work so well for me. The hand-build one performs way better in terms 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.
+"""]]