|
-
May 4th, 2007, 01:37 PM
#1
Text editors
I'm a VIM user myself, I think its the best editor available on Linux and will be for a long time.
What do you lot use and why?
Discuss.
I don't live here any more.
-
May 5th, 2007, 02:57 AM
#2
Lively Member
Re: Text editors
 Originally Posted by wossname
I'm a VIM user myself, I think its the best editor available on Linux and will be for a long time.
What do you lot use and why?
Discuss.
There are other editors besides Vi[m]?
I use vi[m] on UNIX/Linux and gvim on Windows, except inside Visual Studio.
A really good book to get the most out of vi[m] is Learning the vi Editor. It was one of the best books I ever bought.
Gr,
Mightor
What the world needs is more geniuses with humility, there are so few of us left.
If my post was accidentally useful, please rate it as such, thanks!
Mon aéroglisseur est plein des anguilles.
-
May 6th, 2007, 06:51 PM
#3
Hyperactive Member
Re: Text editors
I'm vi all the way as well, mainly because I work with a lot of different systems and it's the only editor guaranteed to be on all of them!!
-
May 8th, 2007, 11:40 AM
#4
Re: Text editors
I like text editors which are intuitive to use. So I can press, say, Ctrl+S to save a file. Rather than Shift+ZZ, no matter how cool it looks.
-
May 9th, 2007, 05:27 AM
#5
Fanatic Member
Re: Text editors
nano, because it's the free version of pico.
At least I can press [CTRL]+[ALT]+[DEL] without restarting the damn pc!
-
May 9th, 2007, 07:23 AM
#6
Hyperactive Member
Re: Text editors
 Originally Posted by kregg
nano, because it's the free version of pico.
At least I can press [CTRL]+[ALT]+[DEL] without restarting the damn pc!
Why else would you want to press Ctrl+Alt+Del?
-
May 10th, 2007, 12:22 AM
#7
Lively Member
Re: Text editors
 Originally Posted by kregg
nano, because it's the free version of pico.
At least I can press [CTRL]+[ALT]+[DEL] without restarting the damn pc!
The reason CTRL-ALT-DEL was chosen was because it's a key combo you're not likely to use for anything else. As for rebooting your comp with it, that hasn't been the case since Windows NT. Hitting it in your console on a Linux box does reboot it, albeit cleanly with a nice init 6, even as a normal user. I realise this can be disabled quite easily, but isn't the case on most standard setups.
So if you could explain what you meant with your statement, I am sure you will have a captive audience here, we're all curious.
Gr,
Mightor
What the world needs is more geniuses with humility, there are so few of us left.
If my post was accidentally useful, please rate it as such, thanks!
Mon aéroglisseur est plein des anguilles.
-
May 12th, 2007, 05:01 PM
#8
-
May 14th, 2007, 06:36 AM
#9
Re: Text editors
xterm is antialiased by default in gnome
I don't live here any more.
-
May 14th, 2007, 02:52 PM
#10
Re: Text editors
 Originally Posted by wossname
xterm is antialiased by default in gnome 
And that's great if I want to run 'emacs -nw' or vim instead of emacs or gvim, but I don't always want my editor to be in a terminal.
Every passing hour brings the Solar System forty-three thousand miles closer to Globular Cluster M13 in Hercules -- and still there are some misfits who insist that there is no such thing as progress.
-
May 15th, 2007, 03:38 AM
#11
Hyperactive Member
Re: Text editors
Why not? Everyone knows real men use terminals..
-
May 15th, 2007, 01:01 PM
#12
Re: Text editors
 Originally Posted by CyberSurfer
Why not? Everyone knows real men use terminals..
I know you're probably being facetious, but I will respond anyway.
Show me how you can select and delete a section of text from vim/emacs-nox using the mouse. Show me how you can change the cursor position by clicking with the mouse.
you can't do either, because neither emacs nor vim has console mouse support.
A terminal is a great thing, and I use it all the time, but my text editor shouldn't always have to live there.
Every passing hour brings the Solar System forty-three thousand miles closer to Globular Cluster M13 in Hercules -- and still there are some misfits who insist that there is no such thing as progress.
-
May 15th, 2007, 03:00 PM
#13
Hyperactive Member
Re: Text editors
You're right, I was indeed being facetious!
That notwithstanding, most text editors like vi provide sufficient functionality that you can do pretty much anything you can do with a mouse, providing you know the correct commands. Given that vi is my primary editor, I often find myself using it in a terminal instead of using one of the GUI editors because even with the lack of a mouse I find I can work quicker in vi.
I'm not evangelising terminal mode text editors (again, was being facetious ), it really comes down to which tool fits best with the environment you work in. The bulk of my day is spent working with *nix systems via terminals so I use vi. If I worked in a GUI more I'm sure I would use gvim or similar...anything that isn't KEdit, possibly the most annoying editor in the world.
-
May 15th, 2007, 06:39 PM
#14
Frenzied Member
Re: Text editors
 Originally Posted by sunburnt
Generally I use emacs when I'm going to have the editor open for a while (for example when coding) and vi when I need to edit something quickly from the command line.
The reason I prefer emacs for coding is pretty much because it's what I've always used and I'm used to it.
I build my own version from CVS with Gtk, freetype and XFT to get anti-aliased truetype font support which looks pretty.
Ooo I like the theme. Beryl? Which theme is that?
Last edited by TomGibbons; May 15th, 2007 at 07:35 PM.
-
May 15th, 2007, 06:47 PM
#15
Re: Text editors
 Originally Posted by TomGibbons
Ooo I like theme. Beryl? Which theme is that?
If you're talking about the window borders, yup, it's a beryl theme. I took the theme "dark_blue" and set the opacity level on all the window border settings to be 78% or so.
Every passing hour brings the Solar System forty-three thousand miles closer to Globular Cluster M13 in Hercules -- and still there are some misfits who insist that there is no such thing as progress.
-
May 21st, 2007, 07:31 AM
#16
Fanatic Member
Re: Text editors
 Originally Posted by mightor
The reason CTRL-ALT-DEL was chosen was because it's a key combo you're not likely to use for anything else. As for rebooting your comp with it, that hasn't been the case since Windows NT. Hitting it in your console on a Linux box does reboot it, albeit cleanly with a nice init 6, even as a normal user. I realise this can be disabled quite easily, but isn't the case on most standard setups.
So if you could explain what you meant with your statement, I am sure you will have a captive audience here, we're all curious.
Gr,
Mightor
Woah... that's heavy...
I wasn't expecting that... 
Seems like mate you're the only one interested, so I won't bother
-
Jun 12th, 2007, 03:55 AM
#17
Re: Text editors
I use vi/vim because you can find it on almost any linux/unix system you are likely to encounter, including iPodLinux and tomsrtbt - The most GNU/Linux on one floppy!
if you can't use vim, then there's always ed/red (reduced ed) or cat+echo
Last edited by tr333; Jun 12th, 2007 at 04:36 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|