运行 mvim 会记录错误 - MacVim
运行此命令:
$ mvim main.py
在 MacVim 中打开文件效果很好,但它也会在控制台上记录此错误:
Can't open input server /Library/InputManagers/MultiClutchInputManager.bundle
我有点像 Mac OSX 菜鸟。
有想法吗?
Running this command:
$ mvim main.py
Opens the file just fine in MacVim, but it also logs this error on the console:
Can't open input server /Library/InputManagers/MultiClutchInputManager.bundle
I'm somewhat of a Mac OSX noob.
Ideas?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这与 MacVim 无关。
您已经(直接或间接)安装了一个 InputManager,它要么无法将自身附加到 MacVim 的进程,要么已损坏/放错位置或发生其他情况。
我建议您发送电子邮件MultiClutch< /a> 的作者关于您的问题。
This has nothing to do with MacVim.
You have installed (directly or indirectly) an InputManager that either fails to attach itself to MacVim's process or is corrupted/misplaced or whatever.
I suggest you email MultiClutch's author about your problem.