Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: textual GUI using only part of the terminal -- 3 options

by Discipulus (Canon)
on Jun 27, 2017 at 07:57 UTC ( [id://1193664]=note: print w/replies, xml ) Need Help??


in reply to textual GUI using only part of the terminal

hello morgon,

you are probably looking for Term::Visual from the docs:

split-terminal user interface.

Term::Visual is a "visual" terminal interface for curses applications. It provides the split-screen interface you may have seen in console based IRC and MUD clients.

I never used it but it seems very close to your needs: do not expect zooming features anyway.

Another viable option can be Curses::UI look at the picture in an external website.

Also Term::Cap can be used to have the screen partitioned: see Pure Perl Split Screen for an example by blindluke.

L*

There are no rules, there are no thumbs..
Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.

Replies are listed 'Best First'.
Re^2: textual GUI using only part of the terminal -- 3 options
by morgon (Priest) on Jun 27, 2017 at 13:40 UTC
    Unfortunately neither of these modules does what I want - at least I cannot see it.

    Both take over the whole terminal screen estate while I am looking for a way to have the GUI use only part of it.

    But never mind - it's not something I need, I am only curious as to whether it would be possible at all.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1193664]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (7)
As of 2024-04-23 14:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found