Commit Graph

146 Commits

Author SHA1 Message Date
Valentin Haenel
2346562e0b Merge pull request #25 from nitlev/patch-1
Ensure plugin is correctly loaded by oh-my-zsh
2019-10-24 16:33:01 +02:00
Veltin Dupont
5131e44e7c Ensure plugin is correctly loaded by oh-my-zsh
As we can see [here](40df67bc3b/oh-my-zsh.sh (L86)), the directory name of the plugin must match the plugin name for oh-my-zsh to  correctly load the plugin. This PR updates the doc in `_conda` to reflect this.
2019-10-24 14:46:24 +02:00
Valentin Haenel
9578bb0237 refactor docs 2019-09-18 23:13:51 +02:00
Valentin Haenel
26a0ad0b47 Merge pull request #24 from levbishop/master
Fix for #16
2019-09-18 23:08:02 +02:00
Valentin Haenel
285e54c685 Merge pull request #23 from vmiheer/master
Enable loading as zsh custom plugin
2019-09-18 23:06:57 +02:00
Lev S. Bishop
b740cb8216 Fix for #16 2019-09-17 01:15:02 -04:00
miheer vaidya
9639a409d0 Update README.rst 2019-09-09 15:23:40 -06:00
Miheer Vaidya
e58e52f8a3 Enable loading as zsh custom plugin 2019-09-09 15:14:50 -06:00
Valentin Haenel
7eeeb9a8ad bump version and open changelog for v0.9 2019-04-23 17:26:02 +02:00
Valentin Haenel
d0698a4611 v0.8 v0.8 2019-04-23 17:24:49 +02:00
Valentin Haenel
9f076a78bc update changelog for v0.8 2019-04-23 17:24:41 +02:00
Valentin Haenel
5e2ddffd3e fix license badge 2019-04-23 17:21:12 +02:00
Valentin Haenel
b9c8e30dbf Merge pull request #20 from apjanke/license
Add LICENSE file and README badge
2019-04-23 17:18:54 +02:00
Andrew Janke
5b11463155 Add LICENSE file and README badge 2019-04-23 10:50:20 -04:00
Valentin Haenel
1e8a58cd5d Merge pull request #17 from apjanke/fix-compinit-instructions
Clarify installation instructions
2019-04-23 16:35:08 +02:00
Andrew Janke
2c0e7053ac Clarify installation instructions 2019-04-19 15:03:55 -04:00
Valentin Haenel
846f06f742 bump dev version and open changelog 2019-03-23 07:37:11 +01:00
Valentin Haenel
57172631cb v0.7 v0.7 2019-03-23 07:35:29 +01:00
Valentin Haenel
844aea162c update changelog for v0.7 2019-03-23 07:35:09 +01:00
Valentin Haenel
02ddd37977 Merge pull request #15 from esc/fix_alignment_second_attempt
fix alignment for non-grouped completion
2019-03-23 06:30:45 +00:00
Valentin Haenel
37f95aada9 fix alignment for non-grouped completion 2019-03-11 12:49:54 +01:00
Valentin Haenel
d5d2b83f80 fix typo, thanks to @texastony 2019-03-09 04:58:51 +01:00
Valentin Haenel
80789d3857 bump version number and open changelog 2019-03-09 04:53:11 +01:00
Valentin Haenel
104e8660a8 v0.6 v0.6 2019-03-09 04:51:38 +01:00
Valentin Haenel
097c43f8cc update changelog for v0.6 2019-03-09 04:51:30 +01:00
Valentin Haenel
bc8aed1d44 Merge pull request #11 from taylorkangbeck/add-activate
Add support for conda activate|deactivate, with environment autocomplete
2019-03-09 03:46:52 +00:00
Taylor Beck
443bae7421 Add support for conda activate|deactivate, with environment autocomplete 2019-02-08 19:08:31 -08:00
Valentin Haenel
4adb4412d9 bump to dev version and add changelog 2015-05-02 23:38:19 +02:00
Valentin Haenel
59932e6d54 v0.5 v0.5 2015-05-02 23:36:20 +02:00
Valentin Haenel
fd9004a8f4 update TODO 2015-05-02 23:36:08 +02:00
Valentin Haenel
a6da03312c conda-build can now be completed 2015-05-02 23:33:43 +02:00
Valentin Haenel
0783441938 document how to develop the completion 2015-05-02 22:59:53 +02:00
Valentin Haenel
047a7040ec update changelog 2015-02-25 19:43:47 +01:00
Valentin Haenel
3d300943f6 completion for conda-env 2015-02-25 19:27:36 +01:00
Valentin Haenel
b20b96e777 bump dev version and open changelog 2015-02-16 20:28:09 +01:00
Valentin Haenel
aaa4647f3a v0.4 v0.4 2015-02-16 20:26:59 +01:00
Valentin Haenel
43fb3e4d52 add demo 2015-02-16 20:26:43 +01:00
Valentin Haenel
6f281f8bd0 update changelog 2015-02-16 19:28:35 +01:00
Valentin Haenel
d2d2ab0fe1 create also allows package versions to be completed 2015-02-16 19:25:08 +01:00
Valentin Haenel
2cf9c60e47 refactor and fix install 2015-02-16 19:23:21 +01:00
Valentin Haenel
063caf15ce make getting existing config values for invalid keys more robust 2015-02-16 19:11:51 +01:00
Valentin Haenel
917b4aeb5e don't complete pip packages 2015-02-16 19:10:31 +01:00
Valentin Haenel
dcfacd9b87 more keys after get should be from the list of exisiting keys 2015-02-16 18:19:24 +01:00
Valentin Haenel
07edc37a79 handle copleting versions of unknown packages 2015-02-16 11:51:09 +01:00
Valentin Haenel
7f2b237a34 update changelog 2015-02-15 21:31:40 +01:00
Valentin Haenel
589dfb8548 update became aware of -n 2015-02-15 21:31:05 +01:00
Valentin Haenel
0992fc7182 fix completion of existing packages for remove 2015-02-15 21:30:56 +01:00
Valentin Haenel
5cffbf1a80 update TODO 2015-02-15 21:30:39 +01:00
Valentin Haenel
55de54baf6 update TODO 2015-02-15 21:16:39 +01:00
Valentin Haenel
0d55fcfe85 fix typo 2015-02-15 21:14:52 +01:00