3rd Chimp 3rd Chimp
3rd Chimp
3rd Chimp
3rd Chimp

Home

Chimplife
Writing
Stories
Places
Music
Tech
Got Mail
Doom

Pages
BCSC
Tascha
Footy
Fat Club
Squash

Trash
Origins
Ripples
Gimp

Am I Valid

Get Firefox!

Tech Pages

Some technology related info - things I may need to remember for future use. In general this page is probably not very interesting.

Unix Notes


In this section are various notes/examples relating to Unix (primarily AIX).

Filesystems

Performance

Miscellaneous


Oracle Notes


In this section are various notes/examples relating to Oracle

Vi[m] Commands/Settings


Vim is ace (so is vi). Below are some bits to remember.

'.	Jump to line of last modification (even if re-editing file)

* or #	search forwards or backwards for the word currently under the cursor.

Ctrl n	Auto-complete a word as you type (repeat to cycle through all possibilites)
Ctrl p	As Ctrl n but cycle's backwards


.vimrc settings
===============

ignorecase:	Ignore case when searching.
incsearch:	Moves the cursor the a matching string while entering search info
nowrapscan:	Stop searches from wraping from end to start of file (or vice-versa)
scrolloff=x:	x is the number of lines to keep between the edge of the screen and
		the cursor.
showmode:	Displays whether in INSERT or REPLACE mode on screen
autoindent:	Copy indent from current line when starting a new line
	 

 

© Third Chimpanzee Net 2001 - 2005. All persons mentioned on this site are non-ficticious. Lawsuits are futile as funds are lacking.