- 22:27, December 23, 2010 (diff | hist) . . (+2) . . Category:Moving (use more correct terminology) (top)
- 14:30, October 21, 2010 (diff | hist) . . (+130) . . N Script:1230 (Hint for getting this to work in gvim.)
- 17:05, July 5, 2010 (diff | hist) . . (-1) . . Script:3135 (→Comments: format response)
- 18:44, May 21, 2010 (diff | hist) . . (0) . . Execute external programs asynchronously under Windows (→Explanation: grammar typo)
- 18:40, May 21, 2010 (diff | hist) . . (+100) . . Execute external programs asynchronously under Windows (→Extended example: asynchronous grep: add header to search results and correct the printouts to properly quote the file list)
- 15:00, April 16, 2010 (diff | hist) . . (+52) . . Script:2298 (remove spam, replace with template)
- 04:03, March 18, 2010 (diff | hist) . . (0) . . Undo and Redo (Undo revision 26758 by 57.70.21.242 (talk) CTRL-R instead of CTRL-r is consistent with the :help and the rest of the wiki)
- 15:47, January 7, 2010 (diff | hist) . . (+320) . . Reverse all lines (note *why* this works)
- 01:52, December 12, 2009 (diff | hist) . . (+75) . . Undo and Redo (note about U)
- 01:49, December 12, 2009 (diff | hist) . . (+77) . . Integrate gvim with RedHat Source-Navigator (→Comments: answer)
- 16:53, December 2, 2009 (diff | hist) . . (+599) . . User talk:Fritzophrenic (→December featured tip: ok with me!)
- 20:42, September 17, 2009 (diff | hist) . . (+67) . . Using command-line history (very useful to use whole-line completion in the cmd window)
- 17:22, August 20, 2009 (diff | hist) . . (-621) . . Search for non-ASCII characters (delete misguided comments, add second <C-R> to suggestion so register is pasted literally, remove review template)
- 21:15, May 29, 2009 (diff | hist) . . (+24) . . Yank last line and trim to the cursor (Adding categories)
- 15:27, May 29, 2009 (diff | hist) . . (+7) . . Vim on Freenode (→numpad weirdness: formatting)
- 17:36, April 6, 2009 (diff | hist) . . (+25) . . Set Vim as your default editor for Unix (Adding categories)
- 17:36, April 6, 2009 (diff | hist) . . (-116) . . Set Vim as your default editor for Unix (tip looks pretty good...merge in comments and remove review tag)
- 17:24, April 6, 2009 (diff | hist) . . (+106) . . Copy and paste between sessions using a temporary file (tip is dodgy)
- 16:06, March 16, 2009 (diff | hist) . . (-296) . . Folding for plain text files based on indentation (use standard Vim mapping commands instead of terminal codes, fixing the standard ones is another tip)
- 15:05, February 10, 2009 (diff | hist) . . (+78) . . Quick tips (link to other tips)
- 15:02, February 10, 2009 (diff | hist) . . (+278) . . Edit a file or jump to it if already open (drag-n-drop modifications)
- 15:01, February 10, 2009 (diff | hist) . . (+149) . . Open file under cursor (link to using gf with spaces in the file name tip)
- 20:52, January 15, 2009 (diff | hist) . . (-1,137) . . Edit a file or jump to it if already open (rewrite to use :drop)
- 14:49, December 5, 2008 (diff | hist) . . (+82) . . Best Vim Tips (→Easter Eggs: use help template for links where possible (yay, instant gratification!))
- 15:09, November 10, 2008 (diff | hist) . . (+105) . . Recursive mappings (link to new tip and referenced tip)
- 18:12, August 29, 2008 (diff | hist) . . (+106) . . Highlight long lines (linking other highlight long lines tip)
- 13:53, August 25, 2008 (diff | hist) . . (-140) . . Open vimrc file (→Opening vimrc: setting marks has nothing to do with the vimrc...removing so it doesn't distract readers)
- 13:50, August 25, 2008 (diff | hist) . . (+135) . . Undo and Redo (someone thought '.' would also redo a change...adding note that CTRL-R is different, and why)
- 13:56, April 10, 2008 (diff | hist) . . (+5) . . Category:Omnicomplete (changing parent category)
- 15:46, April 7, 2008 (diff | hist) . . (+132) . . Run Vim command on current C/C++/Java function (→Comments: what about text objects?)
- 21:38, October 26, 2007 (diff | hist) . . (+80) . . Set options or named registers with let (adding Options category, getting rid of broken duplicate template)
- 21:02, October 3, 2007 (diff | hist) . . (+23) . . Set working directory to the current file (fixing vertical bar characters)
- 20:56, October 3, 2007 (diff | hist) . . (+372) . . Set working directory to the current file (Adding info for adding file to path instead of changing current directory)
- 20:29, October 3, 2007 (diff | hist) . . (-10) . . Improved hex editing (fixing list format)
- 20:25, October 3, 2007 (diff | hist) . . (+117) . . Improved hex editing (fixing code section format)
- 20:09, October 3, 2007 (diff | hist) . . (+3,194) . . N Improved hex editing (New page: The help files for vim include the following advice for automating the xxd-style hex editing capabilities for vim: " vim -b : edit binary using xxd-format! augroup Binary au! au B...)