Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有时当我编译脚本时,参数太长以至于它们覆盖了终端中的许多行。当我调整终端大小以便阅读更清晰时,内容不会自动重新调整为终端大小。
有没有办法告诉终端根据终端模拟器的窗口大小重新格式化其输出?
我正在使用 gnome 终端,Fedora 16
Gnome-terminal 从 VTE 库版本 0.36 开始支持此功能。
不,内容已经发送到终端,所以除了终端之外,没有其他人可以控制它。如果没有编写终端来控制它,那么它就不会。