octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #8091] Align terminal window contents with


From: John W. Eaton
Subject: [Octave-patch-tracker] [patch #8091] Align terminal window contents with bottom of view
Date: Tue, 05 Nov 2013 15:28:46 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130810 Firefox/17.0 Iceweasel/17.0.8

Follow-up Comment #9, patch #8091 (project octave):

Please also see the additional change I posted to the maintainers list that
attempts to compute the number of lines (and columns) that can be completely
displayed.  As it is now, it seems we are computing the number of lines
including any fractional lines, and then rounding up, so we display the
partial line at the top when aligning at the bottom.

Instead of sometimes aligning at the top and sometimes at the bottom, it seems
simpler to me to just compute a max number of lines or columns that will
completely fit in the window.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8091>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]