Files
glib/gio/completion
Ville Skyttä b61bdee3bd completion: fix error on nounset mode unknown completions
With the shell in "nounset" mode (`set -u`), an error was output for
unknown completions, for example `gsettings set non existent <TAB>`.
2025-11-16 17:07:32 +02:00
..