Solved 2 problems(if they are) of this terminal while doing emacs on macos
* problem 1:
alt is used as dead key marker on mac.
* problem 2:
qt default for macos:
control -> meta
command -> control
AA_MacDontSwapCtrlAndMeta will not work until stable version of qt reaches 5.11
see [https://bugreports.qt.io/browse/QTBUG-51293](https://bugreports.qt.io/browse/QTBUG-51293)
see the result patched: [https://github.com/picospuch/cool-retro-term/releases/tag/ModKeyFixesForMacos](https://github.com/picospuch/cool-retro-term/releases/tag/ModKeyFixesForMacos)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Solved 2 problems(if they are) of this terminal while doing emacs on macos
problem 1:
alt is used as dead key marker on mac.
problem 2:
qt default for macos:
control -> meta
command -> control
AA_MacDontSwapCtrlAndMeta will not work until stable version of qt reaches 5.11
see https://bugreports.qt.io/browse/QTBUG-51293
see the result patched: https://github.com/picospuch/cool-retro-term/releases/tag/ModKeyFixesForMacos
Why isn't this getting merged?