以前,这条线路可以正常工作,并启动了其中urxvt
包含tmux
的:
urxvt -e tmux
… 但在我最新安装 18.04.1 Ubuntu 后,它不再启动了。urxvt 版本是v9.22
。我已使用以下命令行成功启动它:
urxvt -e bash
urxvt -e sh
但没有运气tmux
。
我如何urxvt
使用 启动终端tmux
?
以前,这条线路可以正常工作,并启动了其中urxvt
包含tmux
的:
urxvt -e tmux
… 但在我最新安装 18.04.1 Ubuntu 后,它不再启动了。urxvt 版本是v9.22
。我已使用以下命令行成功启动它:
urxvt -e bash
urxvt -e sh
但没有运气tmux
。
我如何urxvt
使用 启动终端tmux
?