我在 ubuntu 14.04 LTS 64 位上使用 Atom 编辑器,我安装了终端加包。我可以创建一个新终端,但我无法写入,如下面的屏幕截图所示
PS:我不知道它是否与这个错误有关: Uncaught TypeError: Cannot read property 'focus' of null which I have.
Jos*_*nto 10
该terminal-plus
软件包未维护,上次更新是在 2015 年 11 月。所以我建议您切换到我的 Atom 软件包(请注意,该软件包仅与 Linux 平台兼容,如果您希望在您的计算机上使用终端软件包)非Linux机器请platformio-ide-terminal
改用!), terminal-fusion
. 要安装它,只需运行:
$ apm install terminal-fusion --no-confirm
Run Code Online (Sandbox Code Playgroud)
其中,$
表示用户控制台(所以不运行此命令,作为根!)。我建议您terminal-plus
先通过运行卸载:
$ apm remove terminal-plus --no-confirm
Run Code Online (Sandbox Code Playgroud)
如果你想表达你对我的包裹的感谢,请用apm
,通过运行:
$ apm star terminal-fusion
Run Code Online (Sandbox Code Playgroud)
或通过登录 GitHub 并单击 URL https://github.com/fusion809/terminal-fusion 上的“Star”在 GitHub 上加星标。
编辑:这个答案现在已经过时了,因为不再维护终端融合,所以请改用 platformio-ide-terminal。要安装它,请运行:
$ apm install platformio-ide-terminal --no-confirm
Run Code Online (Sandbox Code Playgroud)
哪里是$
用户控制台。要为它加星,从而表达您对作者(不是我,但他们仍然值得您的赞赏)的赞赏,请运行:
$ apm star platformio-ide-terminal
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
8862 次 |
最近记录: |