VIM Variants, for GUI-Based Editing.

This forum is devoted to showing off and discussing open source and free software we use and/or think is worth while. If you're looking for software, post your need here and we'll make a suggestion.

Moderator: forhire

VIM Variants, for GUI-Based Editing.

Postby bookwyrm » Sat Sep 11, 2004 7:05 pm

VIM has long been a useful Text/Code Editor included with *nux, which is useable as an IDE. These ports are a few I've found useful.

Windows Port of VIM can be found here.
http://vim.sourceforge.net/

A port of VIM to KDE can be found here.
http://www.freehackers.org/kvim/

What is VIM? From the "official" VIM site.
http://vim.sourceforge.net/about.php
bookwyrm
 
Posts: 25
Joined: Fri Aug 27, 2004 9:28 am

Postby forhire » Fri Sep 17, 2004 12:00 am

I haven't really used VIM too much. Because most of my work is within bash terminal I find VI to be the most universal. Are the keyboard funcions the same in VIM as in VI? Aside from the color anoting what features do you find usefull.

I'll admit on the windows side I often cut/paste things directly into vi from... dare I admit it... Notepad. Now if I can only make WinXP place things into the clip board like putty by only selecting them.
forhire
Site Admin
 
Posts: 376
Joined: Thu Jun 24, 2004 7:56 pm
Location: Morton, Washington

Postby bookwyrm » Fri Sep 17, 2004 12:36 am

VIM is what I used in my LINUX classes, at the college. (Mainly under bash, but I like zsh a little better.)

VIM can be used in VI compatability mode, making it 100% VI-compatible.

You can edit the syntax highlighting, making it do what you want, and highlight the things you tell it to. Love that. There are lots of syntax highlighting rulesets bundled with it, however, and the rulesets change, depending on filetype.

Another really nice feature is Unlimited Undos. Not just one, like VI. Nice, for those late night sessions, where you accidentally leave the caps lock key on.

I like the color coding, makes it a lot easier to find misplaced tags. Also helps, when writing bash scripts, because it makes mistakes fairly obvious, as in a while/do fouled up, it'll color code everything afterwards the same as the loop would've been. (Yellow, I think it is.) All in all, it's a decent Psuedo-IDE.

I agree that the putty behavior is handy. I "think" I had putty for XP, as well, I'll have to poke around a bit.

About the only neat thing about Notepad is the fact that, under XP, you're not limited to 640K?, but to system memory. I once made a file 600 pages long, just to test that. Makes the system bog a bit. :wink:
bookwyrm
 
Posts: 25
Joined: Fri Aug 27, 2004 9:28 am

Postby forhire » Fri Sep 17, 2004 9:14 am

forhire
Site Admin
 
Posts: 376
Joined: Thu Jun 24, 2004 7:56 pm
Location: Morton, Washington


Return to Open Source Software

Who is online

Users browsing this forum: No registered users and 9 guests

cron