|
-
January 27th, 2010, 03:22 PM
#7
Vim is "VI iMproved" and it's one of the original text editors. It's one of the few from that time period that's still used today, and very actively.
It's also one of the things that has been in "Holy Wars" in Hacker culture. The one with Vi / Vim is "Vi / Vim VS EMACS" as EMACS is huge, and has a lot of features, where Vim is a full screen text editor that doesn't use a GUI, and uses commands to save text, move the cursor, and in general, write something or change text. In Vim you start in Command mode, and if you want to try, you have to hit "i" which then inputs text, and then if you want to save, you hit Esc, then ":w" will write the text, and ":wq" will write it to file and quit the editor. There is a lot more obviously, but that's a basic run down.
Similar Threads
-
By Negative in forum Other Tutorials Forum
Replies: 100
Last Post: April 17th, 2021, 11:27 AM
-
By MicroBurn in forum Other Tutorials Forum
Replies: 1
Last Post: March 2nd, 2005, 04:31 PM
-
By Agent_Steal in forum Product / Book / Training / Conference Reviews
Replies: 8
Last Post: January 2nd, 2004, 07:50 AM
-
By progme in forum Other Tutorials Forum
Replies: 11
Last Post: November 2nd, 2003, 04:43 PM
-
By -DaRK-RaiDeR- in forum Newbie Security Questions
Replies: 9
Last Post: December 14th, 2002, 08:38 PM
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
|
|