Johannes Altmanninger
|
29f35d6cdf
|
completion: adopt commandline -x replacing deprecated -o
This gives us more accurate completions because completion scripts get
expanded paths
|
2024-01-27 09:28:06 +01:00 |
|
Sean Wei
|
ca0f5686ff
|
Fix typo
|
2020-10-31 13:27:05 +01:00 |
|
Fabian Homborg
|
9367d4ff71
|
Reindent functions to remove useless quotes
This does not include checks/function.fish because that currently
includes a "; end" in a message that indent would remove, breaking the test.
|
2020-03-09 19:46:43 +01:00 |
|
Jason
|
3cf6ebc0e1
|
Amend typos and grammar errors
|
2019-11-25 13:07:15 +01:00 |
|
nblock
|
809b2cd792
|
Add completion for MkDocs (#4906)
* Add completion for MkDocs
* Use __fish_seen_subcommand_from
|
2018-04-25 15:45:48 +02:00 |
|