Johannes Altmanninger
|
e9582c41b2
|
Remove __fish_complete_external_command
It's no longer used.
|
2020-09-25 19:33:01 +02:00 |
|
Johannes Altmanninger
|
36693e4391
|
Complete empty subcomands consistently
If the command is empty, try to complete starting from the empty command
instead of the whole commandline.
|
2019-11-05 09:05:46 +01:00 |
|
Fabian Homborg
|
ce245704d7
|
Reformat completion scripts
These were excluded from style.fish
|
2019-05-05 12:53:09 +02:00 |
|
Peter Ammon
|
7659554dea
|
Remove use of caret redirection from share/*
This removes the use of caret redirections from share/completions
and share/functions, in preparation for dropping support in fish.
|
2018-04-01 13:42:38 -07:00 |
|
Aaron Gyes
|
68527ff20c
|
completions: --description -> -d
This ends up saving a surprising number of bytes.
|
2017-10-11 10:17:35 -07:00 |
|
Fabian Homborg
|
3f12f75853
|
Add completions for OSX which
|
2015-11-23 13:37:53 +01:00 |
|
axel
|
06688fb9ea
|
Change output format of complete -C to make writing case insensitive command specific completions more transparent
darcs-hash:20070420195506-ac50b-b5f56bb2964e65d13abfb9281ce26db2b8c341b7.gz
|
2007-04-21 05:55:06 +10: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
|
63643ff17f
|
Fix completions for which and type, which where broken by previous script updates
darcs-hash:20061030015221-ac50b-e4a0f2802e7a5dc4a1e594933f25cae00d9ea104.gz
|
2006-10-30 11:52:21 +10:00 |
|
axel
|
58aa1e75c1
|
Add completions for the which command
darcs-hash:20060613144807-ac50b-a0819777ec904700e644508a3b97e98f8c2acaee.gz
|
2006-06-14 00:48:07 +10:00 |
|