Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-09 | 49150: consistently use singular form for headings on completion match groups | Oliver Kiddle | 1 | -1/+1 | |
2020-03-29 | 45649: completion: Simplify Unison completion. No functional change. | Daniel Shahaf | 1 | -5/+2 | |
2020-03-29 | 45646: completion: Unison: Honour the $UNISON variable | Henri Menke | 1 | -2/+2 | |
By default Unison uses the ~/.unison directory to store its cache and profiles. However, this location is configurable through the $UNISON environment variable. Quoting from the manual [1]: > If the environment variable UNISON is defined, then its value will be > used as the name of this directory. This patch enables users to move the .unison directory and still enjoy zsh completion for profiles. [1] https://www.cis.upenn.edu/~bcpierce/unison/download/releases/stable/unison-manual.html#unisondir | |||||
2019-02-26 | 44080: Completion: Fix several option-description typos | dana | 1 | -2/+2 | |
2011-06-20 | unposted: clean up completion descriptions as per Etc/completion-style-guide | Doug Kearns | 1 | -2/+2 | |
2011-01-09 | gi1242+zsh@gmail.com: 28594: | Peter Stephenson | 1 | -0/+92 | |
Various new and improved completions |