VI keyboard shortcuts(keyxl.com)
keyxl.com
VI keyboard shortcuts
http://www.keyxl.com/aaab462/105/VIM-Text-Editor-keyboard-shortcuts.htm
6 comments
Is there something special about this? I imagine you'd find equivalent content on dozens of pages by searching for "vi commands".
Poor.
No real mention of modality or ranges, only a selection of commands. To call VI commands "keyboard shortcuts" is a bit of a misnomer - they're not shortcuts, they are its interface.
No real mention of modality or ranges, only a selection of commands. To call VI commands "keyboard shortcuts" is a bit of a misnomer - they're not shortcuts, they are its interface.
I prefer the PDF format "Reference Cards" you can print and pin up next to your desk.
* http://www.digilife.be/quickreferences/QRC/Vi%20Reference%20...
* http://www.digilife.be/quickreferences/QRC/vi%20Quick%20Refe...
* http://www.digilife.be/quickreferences/QRC/VIM%20Quick%20Ref...
I am of course from the Emacs camp, so here are some emacs ref cards to complement.
* http://dept-info.labri.fr/~idurand/enseignement/Rebondir/ema...
* http://www.digilife.be/quickreferences/QRC/Vi%20Reference%20...
* http://www.digilife.be/quickreferences/QRC/vi%20Quick%20Refe...
* http://www.digilife.be/quickreferences/QRC/VIM%20Quick%20Ref...
I am of course from the Emacs camp, so here are some emacs ref cards to complement.
* http://dept-info.labri.fr/~idurand/enseignement/Rebondir/ema...
d Delete text. (see explanation above)
And where is the explanation?Most of that I am pretty automatic on. But one thing that I notice when I'm coding is that I don't really know many commands to make it easier to handle everything in between two brackets or parenthesis or what have you. Sure, there is the '%' key. But are there other useful commands as far as that goes?
If anyone has something similar for console-mode sam usage I'd love to know that too.
Anyway - the guide: