about summary refs log tree commit diff
path: root/Completion/Unix/Command/_unison
Commit message (Collapse)AuthorAgeFilesLines
* 45649: completion: Simplify Unison completion. No functional change.Daniel Shahaf2020-03-291-5/+2
|
* 45646: completion: Unison: Honour the $UNISON variableHenri Menke2020-03-291-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
* 44080: Completion: Fix several option-description typosdana2019-02-261-2/+2
|
* unposted: clean up completion descriptions as per Etc/completion-style-guideDoug Kearns2011-06-201-2/+2
|
* gi1242+zsh@gmail.com: 28594:Peter Stephenson2011-01-091-0/+92
Various new and improved completions