fcitx-remote-for-osx
fcitx-remote-for-osx copied to clipboard
A simulate fcitx-remote to handle osx input method in command line
Brew安装后: ```bash brew install fcitx-remote-for-osx ``` 并且按照README里面的System Settings for GENERAL method only部分设置: > Set your shortcut for `Select next source in input menu `to `Ctrl-Shift-z`. > And set your English...
~ fcitx-remote 2 ~ fcitx-remote -c ~ fcitx-remote 2
垃圾东西, 不断切换输入法, 直接导致死机
插件很好用,但是启动vim时它会占用70ms启动时间, 使得启动时间达到了170ms, 所以我想能按需加载,比如进入insert mode时? 或者 cmd+space切换输入法时?
It works if I input Chinese in Emacs using Sogou Input. However, if I input German (using the built-in German keyboard layout) in Emacs, it doesn't work. When I press...
`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 ```
表现:fcitx-remote 无效,但是快捷键有效。 使用 osascript 直接检查错误,fcitx-remote-osa 代码见 https://github.com/alswl/.oOo./blob/master/local/bin/fcitx-remote-osa: fcitx-remote-osa:37:83: execution error: System Events got an error: osascript is not allowed to send keystrokes. (1002) 系统版本:10.14.2 (18C54) 尽管在Security & Privacy 里面添加了相关命令,但是过一段时间就会失效,重现添加又可以工作一会。似乎是 Mojave...
vscode
请问这个工具能在 vscode 中用吗?我想用在 amvim 插件的 ESC 键上。
我现在遇到一样现象,不确定是不是这个插件所导致,就是回到命令行之后可以自动切换到英文输入法,但此时如果按下i或者o之后会跳出mac的搜索功能。 