arakiken / mlterm

Other
147 stars 13 forks source link

M-x does not work for emacs #65

Closed linwaytin closed 1 year ago

linwaytin commented 1 year ago

The M-x key binding in emacs, which on my machine is Alt + x, does not work. I got ø is undefined in the echo area. Similarly, Alt + b gives â is undefined, and Alt + w gives ÷ is undefined. These key bindings are defined in my emacs config, and they work normally in other terminal emulators, like alacritty.

Is this a bug, or I just do not set up mlterm correctly?

Thank you.

linwaytin commented 1 year ago

OK, I found the solution. In configuration GUI, set Meta key outputs to Esc in the Others tab.

I would suggest making this setting as the default for Linux.