summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_unison
AgeCommit message (Collapse)AuthorFilesLines
2021-07-0949150: consistently use singular form for headings on completion match groupsOliver Kiddle1-1/+1
2020-03-2945649: completion: Simplify Unison completion. No functional change.Daniel Shahaf1-5/+2
2020-03-2945646: completion: Unison: Honour the $UNISON variableHenri Menke1-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-2644080: Completion: Fix several option-description typosdana1-2/+2
2011-06-20unposted: clean up completion descriptions as per Etc/completion-style-guideDoug Kearns1-2/+2
2011-01-09 gi1242+zsh@gmail.com: 28594:Peter Stephenson1-0/+92
Various new and improved completions