You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oh-my-fish/pkg/fish-spec/functions
Itzik Ephraim a6a67be60b Use posix stderr redirection (2> instead of ^)
Fish is deprecating `^` as a shortcut for stderr redirection.
Replace with the more common and compatible `2>`.

Fixes #609
6 years ago
..
assert.error_message.fish Improve assertion error messages 9 years ago
assert.expand_operator.fish Fish-spec plugin 9 years ago
assert.fish Fish-spec plugin 9 years ago
fish-spec.fish Use posix stderr redirection (2> instead of ^) 6 years ago