Johannes Altmanninger
33a9659cd1
Fix stale name of --tokens-expand option
...
Missed in 368017905
(builtin commandline: -x for expanded tokens, supplanting
-o, 2024-01-06).
2024-01-27 20:09:33 +01:00
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
Fabian Boehm
8f08fe80fd
Restyle codebase
...
Not a lot of changes, tbh
2022-06-16 18:43:28 +02:00
Paul Kasemir
380c555842
completions/lxc: parse container names with numbers and other commands ( #8860 )
...
* completions/lxc: parse container names with numbers and other commands
* Revert CHANGELOG.rst
* Code Review: use multiple subcommands ability of __fish_seen_subcommand_from
2022-04-06 22:16:37 +02: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
Aaron Gyes
68527ff20c
completions: --description -> -d
...
This ends up saving a surprising number of bytes.
2017-10-11 10:17:35 -07:00
Harm Aarts
5cfd3eb63a
Update LXD completions.
2016-11-23 23:48:01 +01:00
Harm Aarts
36d4283d17
Add LXC/LXD completions.
...
At the moment this covers only the most basic use cases.
Texts are taken from `lxc help` command.
2016-11-18 12:27:29 +01:00