fcitx-remote-for-osx
                                
                                 fcitx-remote-for-osx copied to clipboard
                                
                                    fcitx-remote-for-osx copied to clipboard
                            
                            
                            
                        `with-input-method` is not respected by `brew`
with-input-method is not respected by brew
When I run brew install fcitx-remote-for-osx --with-input-method=sogou-pinyin
I got the following error:
Error: invalid option: --with-input-method=sogou-pinyin
我也遇到了这样的问题。
This seems to be introduced by recent homebrew updates. Pull requests are welcome.
brew tap codefalling/fcitx-remote-for-osx brew install codefalling/fcitx-remote-for-osx/fcitx-remote-for-osx --with-osx-pinyin works fine in my mac pro 10.14 and the fcitx-remote-version is 0.2.0
@blurhead works with the tap you provides, thanks. but it would be better to see it's fixed in the official brew.
@blurhead that works for me!
这个pr里homebrew-core的formula被移除了option.. https://github.com/KernelPanicAUS/homebrew-core/pull/577
the same bug
在macOS 10.15.1上,使用
brew install fcitx-remote-for-osx --with-input-method=sogou-pinyin
仍然报错!
Error: invalid option: --with-input-method=sogou-pinyin
想要安装0.3版的,可以用于macOS搜狗拼音的fcitx-remote-fox-osx,现在的最新安装命令行应该是什么? 请指教。
现在 homebrew 不搞这些配置了。请参考上面的 Tap 。
可惜,感觉homebrew这样做,限制了其自身功能。