Commit graph

5 commits

Author SHA1 Message Date
Zack Dever
5862e78409 Remove 'swank' and add missing commands to bash completion.
Added: change, do, plugin, release, show-profiles, update-in, vcs
2016-06-03 12:06:39 -07:00
Juergen Hoetzel
edb1745f32 Improve namespace completion performance
Dont execute a grep command for each single Clojure file: Use exec '+'
variant to search all Clojure files via sed only once.
2012-05-10 11:27:26 +02:00
Phil Hagelberg
d255672ac7 Update news and bash/zsh completion scripts. Fixes #437. 2012-03-09 09:55:47 -08:00
Phil Hagelberg
31e5c6fef8 Update bash completion with latest task list. 2011-01-15 09:23:13 -05:00
Dan Larkin
3ab3935dd3 first shot at bash completion for lein shell script 2009-12-10 22:48:51 -08:00