[1309] in BarnOwl Developers
[nelhage/barnowl] 774395: Default style: Wrap to window-width minus 1
daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:15:13 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Sun, 22 Feb 2009 18:21:44 -0800
To: dirty-owl-hackers@mit.edu
From: noreply@github.com
Branch: refs/heads/master
Home: http://github.com/nelhage/barnowl
Commit: 7743955438b5e7dfad63557b3c3cd0cadd863b50
http://github.com/nelhage/barnowl/commit/7743955438b5e7dfad63557b3c3cd0cadd863b50
Author: Nelson Elhage <nelhage@mit.edu>
Date: 2009-02-22 (Sun, 22 Feb 2009)
Changed paths:
M perlwrap.pm
Log Message:
-----------
Default style: Wrap to window-width minus 1
Normally text in the far-right margin is an indication to scroll
right, so always wrap so as to leave the right-most column empty.
Reported-By: Anders Kaseorg <andersk@mit.edu>