0. Internet 1. Text 2. Graphics 3. System 4. File 5. Misc 6. Palm 7. OS X |
vi for nano lovers # For the very occasional vi / vim user who just wants to edit a config file on a remote server, thank you very much: Switch to insert mode (from which you can enter text) i Switch to command mode (from which you issue the commands below) ESC Quit without saving changes :q! Save (write) the file :w Save (write) the file and quit vi :wq Delete characters under and after cursor (like Del key in most apps) x Delete characters before the cursor (like Backspace key in most apps) X Find previous ? Find next / Cursor up, down, left, right (arrow keys may also work) k, j, h, l /nix | Mar 31, 2009 |
Categories
Blosxom Archive
2012: 2 1
2011: 12 11 10 9 8 7 6 5 4 3 2 1 2010: 12 11 10 9 8 7 6 5 4 3 2 1 2009: 12 11 10 9 8 7 6 5 4 3 2 1 2008: 12 11 10 9 8 7 6 5 4 3 2 1 2007: 12 11 10 9 8 7 6 5 4 3 2 1 2006: 12 11 10 9 8 7 6 5 4 3 2 1 2005: 12 11 10 Blogger Archive
Ezine Archive
|