Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: console editor

by vkon (Curate)
on Sep 02, 2007 at 17:36 UTC ( [id://636618]=note: print w/replies, xml ) Need Help??


in reply to console editor

tvision is an interesting idea (thanks for it, I'll put it into my bag of things)

as for implementing text-based edits, I have 2 other ideas:

  • use vi, its very programmable and could be compiled with perl and even could be stripped down to just one single file for your purposes; I use this way occasionally
  • there exists some thing ctk, curses-based GUI with Tcl, which could be available from Perl with Tcl CPAN module.
    I never tried this, but should work...
    Its not very maintained, but my last attempt to compile it succeeded...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-03-29 11:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found