POV-Ray : Newsgroups : povray.off-topic : Suggestions: Text editors : Re: Suggestions: Text editors Server Time
11 Oct 2024 13:17:17 EDT (-0400)
  Re: Suggestions: Text editors  
From: nemesis
Date: 3 Jan 2008 11:00:01
Message: <web.477d0636af0f26ec773c9a3e0@news.povray.org>
Invisible <voi### [at] devnull> wrote:
> Well, you know, it's a text-mode editor. I guess by definition that
> places rather strong limits on what useful things it can do.

yes, I guess working on streams of bytes also "places rather strong limits on
what useful things" a computer it can do...

> - You can't click on where you want the cursor to move to. You must
> manually move the cursor around using several million arrow key presses.

really?  This is not true as of this age and even if it was true, believe me:
arrow keys are evil.  Use "{" or "}" to jump between paragraphs and other
blocks of text, "50G" to go to line 50, "(" or ")" to jump between sentences
and when you want to go back to previous stops, "CTRL+O" goes back through the
location stack...

> - You can't cut and paste blocks of text.

you're insane:  "3y}" copies the 3 long blocks of text below without even
thinking about it.  "p" places it just before the cursor.  If you want the
notepad graphical way, gVim and others do it just fine and still let you work
the more productive modal way.

> - You can't change the display to fit more than 80 characters on the screen.

gVim lets you even change the font!  I use gVim on Windows or else I'd hang
myself on the office...

> - You can't have multiple files open at once. (Well, unless you count
> using virtual terminals.)

Vim has had multiple buffers and even sessions for ages now.  I'm sure you're
using just limited ol' vi in some ancient Unix...

> - You can't realistically do syntax hilighting. (Well, again, I suppose
> theoretically you could - but with only 8 colours available, how good is
> that going to look?)

pretty friggin' good.  Try :syntax enable and :colorscheme koehler

I do povray stuff in it and pov SDL syntax highlighting is not usually found or
integrated into most text editors...


Post a reply to this message


Attachments:
Download 'vim_kicks_ass.jpg' (51 KB)

Preview of image 'vim_kicks_ass.jpg'
vim_kicks_ass.jpg


 

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.