0
當我打開我.Rprofile還有的顯示此消息:但是Vim-R插件的Tmux?
".Rprofile" 63L, 2237C
Please, install the 'Tmux' application to enable the Vim-R-plugin.
[Press <Enter> to continue]
,當我試圖安裝TMUX,
d-128-109-40:~ dz2t$ brew install Tmux
Warning: tmux-1.8 already installed
有誰知道是什麼原因呢?
聽起來像一個路徑問題。你能從命令行打開Tmux嗎?當你在R內運行'system(tmux)'形式會發生什麼? –
它可能[在這裏解決](https://github.com/jalvesaq/screenR/issues/1) – PradyJord