LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Geez, are there ANY decent text editors in Linux? (https://www.linuxquestions.org/questions/programming-9/geez-are-there-any-decent-text-editors-in-linux-107993/)

oopicmaster 10-24-2003 09:44 AM

Geez, are there ANY decent text editors in Linux?
 
Ok, Ive used vi... sucks...

Everyone says, "Use Emacs!" So I tried it... again it sucks!

Im trying to write JAVA code using emacs.... the dang editor keeps indenting my code! Man I hate it when a text editor ASSUMES that I want my code messed around with!

Is there anyway to turn this "Auto Indent" nonsense off?

druuna 10-24-2003 09:48 AM

ROFL

man vi, man emacs and feeding google would solve your problems.

Personally I like vi (best editor ever!), but there are people who say the same about emacs. Both can be configured any way you like.

I must admit that it takes a little while to get used to work with either of them, but once you get the hang of it...........

ps: You could install wine and use notepad ;)

oopicmaster 10-24-2003 09:51 AM

The problem is that they turn these features ON by default!

It should be the other way around.... where I have to explicitly turn them ON, not try to figure out how to turn them off!

druuna 10-24-2003 09:55 AM

Tastes differ, and they had to make a choice.

Like I stated before I'm a vi user, so I can only help you with Vi.

Edit/make the .vimrc in your homedir (or /etc/vimrc if you want it for all users).

Examples:

- /usr/share/vim/vim61/vimrc_example.vim
- http://www.vim.org/docs.php

Hope this helps.

moojuece 10-24-2003 09:55 AM

joe is a plain and simple no frills editor....was my favorite until i joined the church of vi....plain as vi but a bit more user friendly


edit: i cannot spell to save my life.....

EyesOnly 10-24-2003 09:57 AM

for text-editing on the console, i use joe.
easy,plain-text editor. no whack commands or key-strokes as in vi

I don't like vi or emacs, so i dont use them. I found joe to be much easier, and i am faster whit joe than whit vi or emacs

but that's just my opinion...;)

Nimoy 10-24-2003 10:00 AM

Bluefish is a powerful editor for experienced web designers and programmers. Bluefish supports many programming and markup languages, but it focuses on editing dynamic and interactive websites. See features for an extensive overview, take a look at the screenshots, or download it right away. Bluefish is an open source development project, released under the GPL licence.

Bluefish runs on most (all?) POSIX compatible operating systems including Linux, FreeBSD, MacOS-X, OpenBSD, Solaris and Tru64.

Available from http://bluefish.openoffice.nl/

It reminds me a little about NoteTab for windows.... if you know that one

oopicmaster 10-24-2003 10:05 AM

This may ruffle some feathers but, are there any text editors that mimick Wordpad in Windows?

Im currenlty looking through the Help->Customize->Top Level Cusomtization Groups menu in EMacs (which is a nightmare by itself). There is a programming languages section... alas, there is no section for JAVA!

mfeat 10-24-2003 10:13 AM

On Redhat V9 there is "gedit" for the simpletons

mfeat 10-24-2003 10:20 AM

Sorry, hope no one takes offense to my use of the word "simpleton", I meant to say for
people that like to keep things simple. I just looked up simpleton and it carries some derogatory connotations that I did not mean to imply

oopicmaster 10-24-2003 10:22 AM

Quote:

On Redhat V9 there is "gedit" for the simpletons
Great... I'll run out right now and buy Redhat V9 just for the editor!

druuna 10-24-2003 10:33 AM

Buy??????

Just download/install it:

http://gedit.sourceforge.net/download.php

oopicmaster 10-24-2003 10:48 AM

Ok... I downloaded, compiled, and am now running... Bluefish v.7 on my box... so far... GREAT.. FINALLY... No Nonsense editing in Linux!

After all, I just want to edit files, not set off a Nuclear weapon, for Christs sake!

IMHO Emacs, and vi are like mental torture devices designed by Dr. Suess! Hay carrumba!

Nimoy 10-24-2003 11:02 AM

Glad to have been of service :)

oopicmaster 10-24-2003 11:12 AM

Thanks Nimoy

Live long and prosper...


All times are GMT -5. The time now is 10:19 PM.