Wilke Schwiedop
|
44e2c28255
|
revisit gentoo-related completions (#4758)
* revisit gentoo-related completions
- add completion for emaint
- improve completion for emerge
still incomplete, but an impovement regardless
- improve completion for equery
- add gentoo/portage-related auxiliary functions
* fix spelling
* remove trailing '.'
* remove old '_' invocation and capitalize descriptions
* add number-completion
* remove trailing '.'
* shorter descriptions
* replace sed with fish-builtin and drop deduplication
* batch change capitalization (lower case)
* indent equery descriptions
* batch change capitalization (upper case)
|
2018-03-23 19:42:30 +01:00 |
|
Aaron Gyes
|
68527ff20c
|
completions: --description -> -d
This ends up saving a surprising number of bytes.
|
2017-10-11 10:17:35 -07:00 |
|
Wilke Schwiedop
|
e8bed9e038
|
replace "sort | uniq" with "sort -u" in scripts
|
2016-12-21 13:46:43 +01:00 |
|
axel
|
34e27ff4c2
|
Drop use of the N_ no-op for translation descriptions. Instead, tell 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
|
2007-01-16 11:18:28 +10:00 |
|
axel
|
9bc9e1c08d
|
Add completions for equery, written by Tassilo Horn.
darcs-hash:20061107211708-ac50b-6199e58e84bc8ee8729be5f2a5ff2f3518888bfc.gz
|
2006-11-08 07:17:08 +10:00 |
|