-
Contact Me
hopperab@gmail.com
(617) 575-9467
facebook.com/andrewhopper twitter.com/andrewhopper
linkedin.com/in/andrewhopper foursquare.com/user/andrewhopper
-
Twitter Updates
Archives
Tags
beautiful soup beautifulsoup dns dns troubleshooting google docs linkedin linux screen command line macbook pro hard drive upgrade harddisk upgrade nslookup python scraping screen scraping Security vi vim-
Recent Posts
-
Stackoverflow
-
Serverfault
Monthly Archives: May 2009
Learn VIM in 5 Minutes
I found a great Stack Overflow question on learning VIM here @
http://stackoverflow.com/questions/2573/vim-tutorials
VIM 5 Min Tutorial
"Here is your 5 minute tutorial. The easiest way to learn vi is to know what the letters stand for:"
y(ank) - copy
d(elete) - delete
c(hange) - change
p(aste) - put from buffer after cursor
o(pen) - start a new line
i(nsert) - insert before current [...]
Screen keyboard shortcuts