Jump to content

Vi

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
9 replies to this topic

#1
Void

Void

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 411 posts
Anyone here use VI? I was very reluctant to learn how to use this several months ago but once I actually did learn it I love it. You can do everything so fast. I'm actually considering getting VI for windows. lol.

I like VIM even better but the older unix systems do not have it (only VI). I do most of my linux program in VI now which is generally only PHP or shell scripts.
Void

#2
Lop

Lop

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,172 posts
I have heard of it but never wanted to learn how to use it. I always here linux gurus yapping about how they love it though.

#3
Saint

Saint

    Learning Programmer

  • Members
  • PipPipPip
  • 63 posts
I've used VI before but did not like it and couldn't use it. Not sure if I will ever like it either.
Hi >> Saint

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
VI rocks! I don't use it much anymore, but that's mainly because I'm working on things it doesn't lend itself to well. As a raw text editor it is THE BOMB!
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#5
Guest_Jordan_*

Guest_Jordan_*
  • Guests
I agree with WingedPanther. VI is a very nice editor once you get the hang of it. There are cheat sheets you can download that will give you all the commands if you are having a hard time using it.

#6
kromagnon

kromagnon

    Learning Programmer

  • Members
  • PipPipPip
  • 50 posts
Vi sucks. Pico wins.

</thread>
<!-- comment comment comment --></

#7
dirkfirst

dirkfirst

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 354 posts
can't argue with kromagnon on this point. Why would you want your text editor to have a learning curve????

#8
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
I use a lot of software that has a learning curve... some of it pretty steep. If I get a lot of power/speed in exchange, it's worth it. As an example, I have two flowcharting programs installed on my computer: Dynamic Drawand Dia. Dia is very simple to learn, and pretty good. Dynamic Draw has versioning capabilities and completely customizable icons, but wretched documentation (unless you speak japanese). In addition, Dynamic Draw has keyboard shortcuts that let me work with one hand on the keyboard and one on the mouse. I can get faster, more precise results that do exactly what I want out of Dynamic Draw, so I use it despite the learning curve. Same thing with VI, the learning curve gives you POWER.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#9
Blaze

Blaze

    Programmer

  • Members
  • PipPipPipPip
  • 117 posts
What is VI? I've never heard of it.

#10
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
It's a text editor that was designed to be powerful, but only use keyboard commands. It has full search/replace, etc. Think of it as notepad only powerful.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog