Text editor Non-X11 for EnGarde Secure Linux 3.0.14
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Distribution: Slackware & Slamd64. What else is there?
Posts: 1,705
Rep:
If you don't run X server your choices are even more limited, Pine/PICO is about the most user-friendly editor that will work in console mode. Nedit is nice but I'm pretty sure it needs X.
I want a TUI text editor. I just found out that is what I want. now I have to find one. thank you for your help. but I install fedore 7. on the computer that should be a router. so I guess I will not need a TUI TEXT EDITOR.
I just want to make it clear I do not recommend EnGarde Secure Linux. its is very outdated. and has drm in it. if its free why dose it need drm. well I guess its just one of those things. also you have to pay to use php 5. well if you need a router I would recommend shorewall or firestarter.
I agree either pico or nano (depending on your distro) are a great choice for commandline editors without having to learn the control commands of using vi
ESC:x to exit & save (shorter than wq)
ESC:q to quit nosave (if you made no changes)
ESC:q! to quit nosave (if you did make changes)
i for insert (edit)mode
ESC to get out of insert (edit) mode
It's worth knowing the basics, vi comes as part of the base install on just about every *nix style system and very lightweight across dodgy connections.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.