http://bugzilla.xfce.org/show_bug.cgi?id=6576

           Summary: automatic resize to fit application demand (like
                    resize from vi)
    Classification: Archive
           Product: Xfce4-terminal
           Version: unspecified
          Platform: PC (x86)
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: Medium
         Component: General
        AssignedTo: [email protected]
        ReportedBy: [email protected]


>From gnome-terminal, if one do :
$ echo $COLUMNS
80

then from vi, ask to enlarge the columns to 81
$ vi /tmp/a +"set co=81" +:q

then the terminal is automatically resized, to be in accordance with the
request from vi

$ echo $COLUMNS
81

It would be nice to have this feature in xfce4-terminal (or its replacement)

-- 
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce-bugs

Reply via email to