PDA

View Full Version : Simple Text Editor (Without tabs!)



Naatan
April 18th, 2007, 09:34 PM
Hi,

I'm looking for a decent text editor that supports syntax highlighting for web source code (html/javascript/css/php) but does NOT have tabs!

I very much prefer a text editor when each opens in their own window, like every single app these days has tabs and none of them have the feature to disable tabs :(

So does anyone know a decent text editor that does not have tabs?

Oh and it should be a GUI as I need to be able to launch it when editing files over FTP

Thanks in advance :)

tkjacobsen
April 18th, 2007, 09:41 PM
tea or maybe nedit -- found in the repos.

Naatan
April 18th, 2007, 09:47 PM
it has tabs :(

yabbadabbadont
April 18th, 2007, 09:51 PM
Nano. Yes, it is a text mode app, but it runs fine in a terminal window.

duff
April 18th, 2007, 10:00 PM
http://www.gnomefiles.org/app.php/Scratchpad

WW
April 18th, 2007, 10:23 PM
$ gedit file1.txt &
$ gedit file2.txt --new-window &

Just a suggestion... I'm not sure if that will meet your needs.

AdamG
April 18th, 2007, 10:25 PM
The simplest thing may be to simply use Gedit and just not use the tabs.

Even if you're using GNOME, I would consider Kwrite too. It's really an excellent program and I used it (and KATE, it's big sister) while on both GNOME and XFce. It obviously doesn't integrate as well as I would have liked, but I greatly perferred it to Gedit.

kerry_s
April 18th, 2007, 10:46 PM
Geany, you can turn off everything and have nothing but a plain text pad. You need to use geany -i if you want it to always use a new instance. You just use the open with and in the enter command put geany -i and check the make default or whatever. Have fun. (sudo apt-get install geany)

snoop
April 19th, 2007, 01:57 PM
There is also one editor for gnome called Scribes (i believe it has no tabs). http://scribes.sourceforge.net/

Naatan
April 19th, 2007, 09:17 PM
Thanks guys, though none of them really fit what I was looking for.. most of them had tabs :(

I'm using gvim now, after tweaking rcvim a bit it works just right! :)

Naatan
April 20th, 2007, 03:29 PM
There is also one editor for gnome called Scribes (i believe it has no tabs). http://scribes.sourceforge.net/

Scribes is awesome! :O exactly what I was looking for :D

I also really like scratchpad but I don't like the fact that I would manually have to create a new file with appropreate extension in order for me to use it properly..

Thanks for the advice guys :)

gummibaerchen
April 20th, 2007, 03:36 PM
Scribes seems to fit to your needs perfectly.

They (the Scribes devs) seem to dislike tabs as well ;)

http://scribes.sourceforge.net/