Terminal doesn't accepts alt + 5 to type ~ on Mac OS Sierra
As you can see, writing here the title of this post, I can write ~ (alt + 5).
But the embedded Terminal in PHPStorm doesn't accepts the combination. It is very frustrating as I cannot squash commits using git!
How can I solve the problem?
Please sign in to leave a comment.
Hi there,
Please try most recent 2016.3.1 EAP build-- it should be fixed there (as per blog post)
EAP builds can be downloaded here: http://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Early+Access+Program
Ok, this fixed the problem! Thanks!