! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Cannot dynamically adjust height of terminal
Status:
RESOLVED: FIXED
Product:
Xfce4-terminal
Component:
General

Comments

Description Brandon 2009-11-19 17:50:10 CET
[ xfce-Terminal version 0.4.2-1 -- http://www.archlinux.org/packages/extra/x86_64/terminal/ ]

Terminal cannot adjust the height of the window dynamically from a program executing inside the Terminal.

For example: 

Add the following line to your /home/user/.vimrc

set lines=50

Use vim to edit a file with more lines than can display in the window.

The Terminal window does not resize to 50 lines, and the display of the window will easily become corrupted as soon as you start splitting windows or navigating outside of the visible area.

The corruption inside of vim is expected, as :help lines points out if the terminal does not support changing the physical number of lines of the display, the display may be messed up.

gnome-terminal can dynamically resize the terminal window in this way, so it might be an easy switch to just enable something from from vte.
Comment 1 Nick Schermer editbugs 2009-12-06 14:30:13 CET
Fixed in 196de05.

Bug #6007

Reported by:
Brandon
Reported on: 2009-11-19
Last modified on: 2009-12-06

People

Assignee:
Nick Schermer
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information