Documentation of resize command only reflects height changes
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
screen (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
Binary package hint: screen
The 'resize' command changes the width of vertical splits, not the height.
The 'resize' command is documented in the manpage as always changing the height, and there is no mention of a command for changing the width, so this is an unexpected behavior.
Reproduction instructions:
1) Invoke screen
2) Create a horizontal split (ctrl-a S)
3) Create a vertical split (ctrl-a |)
4) Resize the vertical split (ctrl a : resize +3)
V.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: screen 4.0.3-14ubuntu1
ProcVersionSign
Uname: Linux 2.6.32-22-server x86_64
Architecture: amd64
Date: Wed Jun 9 12:14:58 2010
ProcEnviron:
SHELL=/bin/bash
PATH=(custom, no user)
LANG=en_US.UTF-8
SourcePackage: screen
This is more or less related to http:// bugs.debian. org/cgi- bin/bugreport. cgi?bug= 600649 (screen: resize says "resize # lines" even if the window is split vertically)