vim-xcode icon indicating copy to clipboard operation
vim-xcode copied to clipboard

Add note about `reattach-to-user-namespace` when trying to use `Xrun` with tmux

Open gfontenot opened this issue 9 years ago • 3 comments

if you have tmux misconfigured, xcrun instruments isn't able to communicate with the simulator (?) properly. We should probably add a note in the async build section of the README and in the Xrun section of the documentation about this.

/cc @sharplet

gfontenot avatar Jul 15 '16 03:07 gfontenot

Marginally related: https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard/issues/43

Mainly just showing that even though everything is maybe suppose to work now, it still doesn't.

keith avatar Jul 29 '16 06:07 keith

And with Sierra this is all broken again.

keith avatar Oct 11 '16 23:10 keith

FWIW the issues I was seeing related to this are fixed with a Sierra update. It might be the case for the original issue here too.

keith avatar May 19 '17 02:05 keith