Mac 禁用 options 特殊字符

4,093 阅读1分钟
Iterm2 中

操作步骤:

  1. Preference

  2. Profiles

  3. default

  4. keys

  5. set option 为 Esc+

profiles

vscode 中(解决打开 terminal 时候使用 option 仍冲突)

操作步骤:

  1. cmd + shif +p

  2. open settings (ui)

settings

  1. terminal.integrated.macOptionIsMeta 为 true
    detail