socket icon indicating copy to clipboard operation
socket copied to clipboard

Can't close window on macOS with `cmd+q`

Open davidmyersdev opened this issue 1 year ago • 0 comments

What OS are you using (uname -a, or Windows version)?

Darwin m2.local 22.6.0 Darwin Kernel Version 22.6.0: Wed Jul  5 22:21:53 PDT 2023; root:xnu-8796.141.3~6/RELEASE_ARM64_T6020 arm64

What version Socket Runtime are you using?

0.4.0 (6409910e)
~/.asdf/installs/nodejs/18.17.1/lib/node_modules/@socketsupply/socket/node_modules/@socketsupply/socket-darwin-arm64/

What programming language are you using (C/C++/Go/Rust)?

N/A

What did you expect to see and what you saw instead?

I expected cmd+q to close the app after running ssc build -r, but nothing happens.

davidmyersdev avatar Oct 14 '23 19:10 davidmyersdev