Jason Nader
|
7fb3880b96
|
completions: remove unnecessary use of --erase
|
2020-03-10 18:10:49 +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 |
|
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 |
|
Fabian Homborg
|
67a661c19f
|
Fix dconf completions
This would always just suggest the commands.
|
2017-01-26 22:04:27 +01:00 |
|
Radomír Bosák
|
896b9ecc70
|
Add descriptions for dconf subcommands
Suggestions for the dconf command were missing descriptions (it was
marked as TODO). This commit adds them.
|
2016-12-12 11:56:29 +01:00 |
|
Fabian Homborg
|
4c7baa37a3
|
Add dconf completions
A configuration tool common with gnome stuff.
Fixes #3638.
|
2016-12-11 21:12:37 +01:00 |
|