From dfe2619b4b47764a6bea047300d35c0328bace1f Mon Sep 17 00:00:00 2001 From: PatR Date: Sat, 31 Aug 2024 15:44:54 -0700 Subject: [PATCH] github issue #1274 - meta keys on MacOS+tty I can't post comments to github but can commit something that will result in an update of the issue. Hopefully you'll see the commit. Issue reported by RetepV: using the Macbook option key as an alt key and using that as a shift with a regular key does not generate a meta key value for the regular key. This behavior is not new. I see the same thing on OSX 10.11.6. The curses interface calls meta(,TRUE) and