【发布时间】:2019-01-04 22:57:03
【问题描述】:
我想在 IntelliJs 嵌入式终端中使用我的 Oh-My-Zsh + tmux 设置,但是每当我打开终端窗口时,我都会在我的独立终端上获得“镜像”效果,该终端也像这样运行:
You can see that what I type on the IntelliJ terminal appears on my standalone one
有没有办法在嵌入式终端运行时创建一个新的 tmux 会话?
理想情况下,非 IntelliJ 特定修复将是理想的,我也在 VS Code 中体验过。
非常感谢!
【问题讨论】:
标签: intellij-idea terminal zsh tmux oh-my-zsh