mas-cli / mas

:package: Mac App Store command line interface
MIT License
10.88k stars 274 forks source link

mas under tmux hangs if dialog must be displayed #95

Open hwine opened 7 years ago

hwine commented 7 years ago

I tried to upgrade "Calendar 2", which has a menu bar presence. When you try to update from the App Store, a dialog will pop up saying it can not be updated while running.

When running the equivalent command using mas from a tmux window running in iTerm, mas just hangs. (I have reattach-to-user-namespace configured.)

When I run the same command in a plain iTerm window, the dialog will appear.

chris-araman commented 3 years ago

Likely related to #128 and #89.