fromheten / blacken

Automatically exported from code.google.com/p/blacken
0 stars 0 forks source link

We need a reusable pager to display help and license texts #39

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Please describe use-case:

We need a reusable pager to display text without overwriting the custom
border.

There are two pieces required for this:

1. A TerminalView which restricts writes within a subsection of a Terminal

2. A simple pager that uses the Terminal View to display a string.

This is useful to display the Blacken Notices file -- required for the Apache 
2.0 license -- when running via JNLP where the end-user doesn't get any 
non-compiled files installed.

Original issue reported on code.google.com by yam...@gmail.com on 1 Sep 2012 at 10:15