Name : perl-Term-WinConsole
| |
Version : 0.01
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 21.1
| Date : 2015-06-22 09:57:52
|
Group : Development/Libraries/Perl
| Source RPM : perl-Term-WinConsole-0.01-21.1.src.rpm
|
Size : 0.05 MB
| |
Packager : (none)
| |
Summary : Perl extension for text based windows management
|
Description :
First of all, WinConsole uses ANSI sequences so don\'t expect to use it if your terminal is not ANSI/VT100 compliant.
WinConsole uses a backbuffer to build your screens. This means that all printing operations are invisible to the user until the next terminal refresh. WinConsole implements two methods for screen display. The first is a simple refresh method that just prints the backbuffer on the terminal. The second prints only differences between the terminal and the back buffer. Thanks to this feature, WinConsole allows you to greatly improve terminal applications performance by reducing the amount of data sent other the net.
WinConsole allows you to manage independent regions of text called miniwins. each miniwin has its own backbuffer so it can be moved around the screen and overlapped as you wish. they can even be resized under some restrictions.
There\'s always an active miniwin (miniwin 0 stands for the full screen) and all the cursor moving, color changing and text printing operations take place in that active miniwin. Thus, coordinates are relative to the active miniwin and not the entire screen (unless using the miniwin 0).
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/openSUSE_Tumbleweed/noarch |