mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-04 07:21:14 -03:00
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:
@@ -1,5 +1,6 @@
|
||||
#RUN: %fish %s
|
||||
#REQUIRES: command -v tmux
|
||||
#REQUIRES: test "$(uname)" != Darwin
|
||||
|
||||
isolated-tmux-start
|
||||
|
||||
|
||||
Reference in New Issue
Block a user