This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients taleinat, terry.reedy
Date 2018-12-12.23:44:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544658241.61.0.788709270274.issue35208@psf.upfronthosting.co.za>
In-reply-to
Content
Changing the width of the window changes the number of visible lines because of line wrapping.  But it does not change the number of logical lines.  My understanding is that squeezer currently reports the latter, and that is not necessarily a bug.  Not that I am considering replacing line wrapping with a horizontal scrollbar.
History
Date User Action Args
2018-12-12 23:44:01terry.reedysetrecipients: + terry.reedy, taleinat
2018-12-12 23:44:01terry.reedysetmessageid: <1544658241.61.0.788709270274.issue35208@psf.upfronthosting.co.za>
2018-12-12 23:44:01terry.reedylinkissue35208 messages
2018-12-12 23:44:01terry.reedycreate