在terminal中启动tmux后,tmux不能随着窗口放大而放大。 - V2EX
ioiioi
·
2014-01-21
·
via tmux
这是一个创建于 4527 天前的主题,其中的信息可能已经有所发展或是发生改变。
鼠标拖动窗口边缘,tmux不会变大,在原tmux和新窗口的边框空间会出现大量的...
如何破?
tmux 窗口 放大7 条回复 • 1970-01-01 08:00:00 +08:00
 |
|
1
sinxccc 2014 年 1 月 21 日
那是因为你还有其他的 tmux session attached。
|
 |
|
3
ioiioi 2014 年 1 月 21 日
哦,那意味着一个session可以同时被两台terminal attach了?我能查询到attached的IP地址吗?
|
 |
|
4
gihnius 2014 年 1 月 21 日
开这个吗? setw -g aggressive-resize on
|
 |
|
5
clippit 2014 年 1 月 21 日
tmux attach -d 直接把别人踢掉拉倒
|
 |
|
6
siteshen 2014 年 1 月 22 日
@ioiioi tmux list-clients 我的使用方式,都是ssh到服务器上,然后tmux attach的,没听说tmux能直接attach到远端的服务器。
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。