屏幕上的人说
“ - A”
使所有窗口的大小适应显示器的大小。通过 默认情况下,屏幕可能会尝试在附加时恢复其旧窗口大小 可调整大小的终端(在其描述中具有'WS'的终端,例如 suncmd或某些品种的xterm)。
当您使用-A标志启动屏幕时,此功能正常。但是,如何在screenrc中设置它以便我的所有屏幕会话默认都能获得它?
答案 0 :(得分:1)
fit
Change the window size to the size of the current region. This command is needed
because screen doesn't adapt the window size automatically if the window is dis-
played more than once.
fit
的默认密钥绑定是C-a F。