oh-my-zsh/plugins/mvn
Zsolt Sz. Sztupák 96798c42f0 Fix issues with special characters when running mvn
Setting the locale to C will stabilize sed, so it won't stop processing
the mvn output when it encounters invalid characters (like binary data)

This makes it also more viable to add the `alias mvn='mvn-color`, as
the coloring is less obtrusive, and there won't be any issues with sed
breaking because of an invalid character inside the stream
2013-11-11 18:09:33 +00:00
..
mvn.plugin.zsh Fix issues with special characters when running mvn 2013-11-11 18:09:33 +00:00