mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-03 21:00:56 +02:00
This commit adds the --format tag to all of the autocompletion functions. The default format changed from json to a "human readable" format as of version 0.10. This change should be backward compatible. Alternatively, these commands could be simplified by using the new default human readable format.