fish-shell/share
Maciek Borzecki 47200a8abf completions/snap: workaround snap interfaces deprecation notice
The `snap interfaces` command prints out a deprecation notice to stderr. This breaks the completion
support for interfaces, connect and disconnect commands like so:

```
$ snap connect <TAB>error: no interfaces found
error: no interfaces found

...
'snap interfaces' is deprecated; use 'snap connections'.

'snap interfaces' is deprecated; use 'snap connections'.

'snap interfaces' is deprecated; use 'snap connections'.
error: no interfaces found
error: no interfaces found

'snap interfaces' is deprecated; use 'snap connections'.
```

Ultimately, the snap command completion should switch to `snap connections`. However, for now try to
workaround the notice by redirecting stderr.

Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
2020-06-14 19:22:37 +02:00
..
completions completions/snap: workaround snap interfaces deprecation notice 2020-06-14 19:22:37 +02:00
functions Add foot to update_cwd_osc 2020-06-09 12:49:33 -07:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Manparser: Also replace \(cq escapes in the non-Deroff manparser 2020-06-06 16:23:43 +02:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish Don't fire fish_prompt when read is used 2020-05-26 15:24:31 -05:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00