lengyijun
|
aa65856ee0
|
Fixes #8924 via __fish_complete_suffix overhaul
Before:
* hand write arg parse
* only accepts one suffix
After:
* use `arg_parse` to parse args
* accepts multi suffixes
Closes #9611.
|
2023-03-12 22:07:44 -05:00 |
|
Johannes Altmanninger
|
4dae106911
|
Use complete --keep-order with __fish_complete_suffix to prioritize files with matching suffixes
Part of #7040
|
2020-12-23 19:14:10 +01:00 |
|
Fabian Homborg
|
ce245704d7
|
Reformat completion scripts
These were excluded from style.fish
|
2019-05-05 12:53:09 +02: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
|
7add4d5782
|
Normalize *tex completions
|
2015-07-20 15:19:03 -07:00 |
|
axel
|
343cafef34
|
Redo installation file structure, move lots of things to $PREFIX/share/fish
darcs-hash:20060217101339-ac50b-d93d2c620a4b7f75f05ff461a6edbee001da7613.gz
|
2006-02-17 20:13:39 +10:00 |
|