On Friday, September 19, 2014 12:20:43 PM Jean-Sebastien Pedron wrote:
> Author: dumbbell
> Date: Fri Sep 19 12:20:43 2014
> New Revision: 271871
> URL: http://svnweb.freebsd.org/changeset/base/271871
> 
> Log:
>   vt(4): Rewrite history scrolling
> 
>   It's now possible to scroll up the 500 hard-coded lines of history, not
>   just a fraction of them. For instance, one can reach the top of the boot
>   process.
> 
>   Sometimes, when scrolling or when changing the screen size (by changing
>   the font or loading a KMS driver for instance), one could see the
>   history cycling (old content appeared below latest lines). This is
>   fixed.
> 
>   Now, when the resolution changes are more lines can be shown, the
>   displayed area is adjusted so that, if the screen was filled with
>   content before, it's filled with content after as well: more history
>   is visible, instead of having blank lines below the previously visible
>   content.
> 
>   MFC after:  3 days

Thanks!

-- 
John Baldwin
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to