daipeihust / im-select

📟 Switch your input method through terminal
MIT License
967 stars 75 forks source link

macos 13 无法运行 #66

Open 87074139 opened 1 year ago

87074139 commented 1 year ago

➜ ~ im-select /usr/local/bin/im-select: line 8: syntax error near unexpected token newline' /usr/local/bin/im-select: line 8:<!DOCTYPE html>' ➜ ~

cehnhy commented 1 year ago

Installing via brew will fix the problem.

  1. brew tap daipeihust/tap
  2. brew install im-select

see https://github.com/daipeihust/im-select/pull/53

lovelock commented 6 months ago

macOS 13 M1 可以运行,没有报错,但也没有用,本来是想用在nvim里,发现不生效,后来单独检查这个才发现是im-select的问题

lovelock commented 6 months ago

不是这个的问题,是命令有问题,很多文档写的是com.apple.keylayout.US,但实际上应该是com.apple.keylayout.ABC,不知道是从哪里讹传的。