Opened 14 years ago

Closed 13 years ago

#22978 closed defect (fixed)

GNU Screen vertical split patch breaks region resizing.

Reported by: sung@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: screen

Description

Problem

GNU screen has an internal command called resize which optionally takes a signed or unsigned integer as an argument. When supplied an unsigned integer, resize resizes a window region to the number of lines specified.

In the current Macports build of GNU screen, attempting resize n results in the error message arguments munged and fails to resize the window region. A quick grep of the source shows that this error message is not present in the original code, but is present in the popular vertical split patch.

Proposed Solution

Compiling GNU screen without the vertical split patch solves the problem. Since this is the case, I would like to submit that either the patch should be fixed, or perhaps its inclusion in the build should be optional via a variant.

Since I do not like the vertical split patch myself, I would like to see it offered as a variant and off by default.

Change History (4)

comment:1 Changed 14 years ago by sung@…

Cc: sung@… added

Cc Me!

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Cc: sung@… removed
Keywords: patch variant removed
Owner: changed from macports-tickets@… to digdog@…

comment:3 Changed 13 years ago by digdog@…

Owner: changed from digdog@… to macports-tickets@…

Retired and reassign to macports-tickets@

comment:4 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.