From 2dad469a79ef1958fe7d9927070c4fd70dff39e1 Mon Sep 17 00:00:00 2001 From: Lykos153 Date: Thu, 9 Nov 2017 02:15:53 +0000 Subject: [PATCH] removed --- .../comment_2_a09e3adc117d1f0428378dda55c467f5._comment | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 doc/tips/ZSH_completion/comment_2_a09e3adc117d1f0428378dda55c467f5._comment diff --git a/doc/tips/ZSH_completion/comment_2_a09e3adc117d1f0428378dda55c467f5._comment b/doc/tips/ZSH_completion/comment_2_a09e3adc117d1f0428378dda55c467f5._comment deleted file mode 100644 index 4320617ce3..0000000000 --- a/doc/tips/ZSH_completion/comment_2_a09e3adc117d1f0428378dda55c467f5._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!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. -"""]]