djcas9 / komanda

The IRC Client For Developers
http://komanda.io
MIT License
1.78k stars 75 forks source link

Add default menu in OSX to support copy and paste. #193

Closed Constellation closed 10 years ago

Constellation commented 10 years ago

In OSX, Cmd+C/V is not supported if there's no default menus. By attaching these menus, we can support Cmd-Q, C, V, etc. It is supported since v0.10.0-rc1, so, node-webkit update PR is needed to work it correctly.

eugene-bulkin commented 10 years ago

I don't have a Mac so I can't test this but it looks fine.