aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/apm.fish
Commit message (Collapse)AuthorAge
* Fix of multiple synonyms for apm commandGravatar Dan Underwood2015-09-28
| | | | | | | | | | | | | | `__fish_apm_using_command` was incorrectly taking lists of commands, new function added to support multiple a command having synonyms. Simplify switch statement Also remove superfluous function. Allow for multiple completions after a command Useful for removing packages, will complete for more than one. Code improvements
* Complete atom package manager or apmdGravatar Dan Underwood2015-09-16
| | | | Completions for `apm` now support both the Advanced Power Management client and the Atom text editor.
* Drop use of the N_ no-op for translation descriptions. Instead, tell ↵Gravatar axel2007-01-16
| | | | | | xgettext that any token following '--description' should be translated. This should greatly speed up completion loading on platforms where fork() is slow. (Hi, OS X) darcs-hash:20070116011828-ac50b-fb923dc877869ded4d506bbe0bc5364eea44092f.gz
* Do gettext translation of descriptions just-in-time internally in fishGravatar axel2006-03-02
| | | | darcs-hash:20060301165347-ac50b-3df9feec60dd9860e0988396d10b550a501f6802.gz
* Redo installation file structure, move lots of things to $PREFIX/share/fishGravatar axel2006-02-17
darcs-hash:20060217101339-ac50b-d93d2c620a4b7f75f05ff461a6edbee001da7613.gz