From 6eaf8dd0c838249645fb439d3746567de535c1df Mon Sep 17 00:00:00 2001 From: Valentin Haenel Date: Thu, 12 Feb 2015 00:34:58 +0100 Subject: [PATCH] update TODO --- _conda | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_conda b/_conda index 0fa08b0..ba80529 100644 --- a/_conda +++ b/_conda @@ -22,6 +22,7 @@ # * Completion for 'conda config' is somewhat incomplete # * 'conda config --get' only completes a single option. # * 'conda config --add' completes only the key, not the value. +# * Similar issues for other options. # * Completion for 'conda install' and others that query list of available or # existing packages is slow, consider caching. # * Completion for version numbers is entirely missing: @@ -32,7 +33,7 @@ # that option is given. # * Completion of channels is rudimentary, conda isn't queried for defined # channels. -# * Configuration for external commands is entirely missing. +# * Configuration for external commands, e.g. 'build' is entirely missing. local state line context local -A opt_args