Wednesday, May 20, 2009


http://www.cs.hmc.edu/tech_docs/qref/editors/vim_keys.html

Table made available by:

HMC Computer Science Department

Copyright (c) HMC Computer Science Department. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with the no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled ``GNU Free Documentation License.''

A List of the Key Commands in Vim

The ^ character denotes holding control then hitting the next key.

Placing a number immediately before any command will repeat that command. For example, typing 4dd will delete the current line and the next 3.





































































































































































































Vim Commands



Action



Command



invoke vimvim filename
save file:w
exit vim:q
command line modeEsc
undou
Search and Replace
search forward / [string]
search backward? [string]
find and replace once:s/[string to be found]/[thing to replace it]
find and replace on line:s/[string]/[string]/g
find and replace globally:%s/[string]/[string]/g
Movement Commands
up one lineup arrow or k
down one linedown arrow or j
right one characterright arrow or l
left one characterleft arrow or h
next word (until first character of next word)w
next word (until end of current word)e
previous wordb
beginning of line0
end of line$
page forward^d
page backward^u
Delete Commands
delete current characterx
delete current character and replace it with one characterr [character]
to end of lined$
entire current linedd
paste what was just deletedp
delete to end of word and put into insert modece
delete to end of line and put into insert modec$

Sunday, May 3, 2009

A good quote and mantra of mine

``I disapprove of what you say, but I will defend to the death your right to say it''
--Voltaire

Thursday, April 30, 2009

Check This Out

http://www.youtube.com/watch?v=RxPZh4AnWyk

Thursday, April 16, 2009

Possible Lyric

For every door that opens, another ten doors close.

-TRR

Saturday, April 11, 2009

Need a Guitar Tuner For Linux?

I strongly suggest the Free Music Instrument Tuner (or fmit for short)

to install in Ubuntu:
sudo aptitude install fmit;

everyone else download the source or the rpm package from
http://home.gna.org/fmit/

It supports Jack as well as Alsa
~Tyler

Suspend Resume While Running Transmission Bit Torrent Client

I have been very annoyed that I cannot suspend or resume my computer while the Ubuntu default torrent client Transmission is running, so, I found a solution:
- goto your home directory
-select "show hidden files" from the 'View' dropdown menu. (Optionally press crtl-h)
-open the '.config' folder
-open the 'transmission' folder
-open 'settings.json' with gedit
-find the line that says: "allow-hibernation-even-when-torrents-are-active" (it was the first value in my file)
-change the number directly after that statement from 0 to 1
-save the file
-restart transmission!

Thats it...
If you know how to use vim you can just
vim ~/.config/transmission/settings.json
and edit it like that. :)

Friday, April 10, 2009

the creation of dna, not random, NOT GOD but physics

http://scienceandevolution.blogspot.com/2007/11/dna-is-vestige-of-formation-of-liquid.htmla