From 6690c139f89ccd8818e8cb4ff88803b3f234f0c1 Mon Sep 17 00:00:00 2001 From: Simon Law Date: Wed, 23 Jul 2003 01:39:42 +0000 Subject: [PATCH] Add vi talk. --- events.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/events.xml b/events.xml index 508ee58..b61eeb8 100755 --- a/events.xml +++ b/events.xml @@ -2,6 +2,32 @@ + + It's not 6. + + +

In 1976, a University of California Berkeley student by the name of + Bill Joy got sick of his text editor, ex. So he hacked it such that + he could read his document as he wrote it. The result was "vi", which + stands for VIsual editor. Today, it is shipped with every modern + Unix system, due to its global influence.

+ +

In this talk, you will learn how to use vi to edit documents + quickly and efficiently. At the end, you should be able to:

+ +
    +
  • Navigate and search through documents
  • +
  • Cut, copy, and paste across documents
  • +
  • Search and replace regular expressions
  • +
+ +

If you do not have a Math computer account, don't panic; one will be lent + to you for the duration of this class.

+ +
+
+ July 24th Exec Meeting