Emacs: allow the option key to be used without inputting special characters
1 file changed, 1 insertion(+), 0 deletions(-)
jump to
M emacs/init.el → emacs/init.el
@@ -462,6 +462,7 @@ ;;;; Keybindings (when (eq system-type 'darwin) + (set-keyboard-coding-system nil) (setq mac-option-modifier 'meta mac-control-modifier 'command mac-right-control-modifier 'command