summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGautam Iyer <gautam@math.cmu.edu>2019-02-10 16:42:22 -0500
committerOliver Kiddle <okiddle@yahoo.co.uk>2019-05-07 00:06:39 +0200
commitf7850406c993ceb2d8924ae428585e91c569aab0 (patch)
tree6db765a8761fc3ec41b4d44dd5da1fc07aa84cd7
parentgitlab !8: Support completion of installed lua rocks' versions (diff)
downloadzsh-f7850406c993ceb2d8924ae428585e91c569aab0.tar
zsh-f7850406c993ceb2d8924ae428585e91c569aab0.tar.gz
zsh-f7850406c993ceb2d8924ae428585e91c569aab0.tar.bz2
zsh-f7850406c993ceb2d8924ae428585e91c569aab0.tar.lz
zsh-f7850406c993ceb2d8924ae428585e91c569aab0.tar.xz
zsh-f7850406c993ceb2d8924ae428585e91c569aab0.tar.zst
zsh-f7850406c993ceb2d8924ae428585e91c569aab0.zip
gitlab !7: Minor fixes to _lp and _gv completion
-rw-r--r--ChangeLog3
-rw-r--r--Completion/Unix/Command/_lp28
-rw-r--r--Completion/X/Command/_gv1
3 files changed, 24 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 988cdec75..1c1a924ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2019-05-06 Oliver Kiddle <okiddle@yahoo.co.uk>
+ * Gautam Iyer: gitlab !7: Completion/Unix/Command/_lp,
+ Completion/X/Command/_gv: Minor fixes to lp and gv completion
+
* Doron Behar: gitlab !8: Completion/Unix/Command/_luarocks:
Support completion of installed lua rocks' versions