Refine alt(meta) and ctrl behaviour for emacs on macos #432

Merged
picospuch merged 2 commits from master into master 2018-04-28 00:00:41 +02:00
picospuch commented 2018-03-06 10:51:19 +01:00 (Migrated from github.com)

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

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)
NightMachinery commented 2018-04-26 14:19:10 +02:00 (Migrated from github.com)

Why isn't this getting merged?

Why isn't this getting merged?
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#432
No description provided.