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:
parent
1df7e9802f
commit
2b736d023f
@ -1,5 +1,6 @@
|
||||
#RUN: %fish %s
|
||||
#REQUIRES: command -v tmux
|
||||
#REQUIRES: test "$(uname)" != Darwin
|
||||
|
||||
isolated-tmux-start
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user