skip tmux-complete on Darwin

There's some kind of weird problem with homebrew's terminfo and
tmux, that is beyond working around AFAICT.
This commit is contained in:
Aaron Gyes 2021-12-02 05:09:04 -08:00
parent 1df7e9802f
commit 2b736d023f

View file

@ -1,5 +1,6 @@
#RUN: %fish %s
#REQUIRES: command -v tmux
#REQUIRES: test "$(uname)" != Darwin
isolated-tmux-start