The developer cheat sheet compilation

If you're used to vim for your daily editing tasks, but you're on a server hosting only vi, then you might miss vims extra features like visual blocks, window splitting and folding. Here's where the vi cheat sheet comes to rescue. Fuzzyfuture.com has a list of several of these cheat sheets ranging from C++ to Oracle syntax references. Stick those on your cubicle walls and look like an expert !

Philip Paeps Thu, 03/15/2007 - 12:26

And if you have the misfortune of having to use Solaris 8 machines which happily tell you "terminal too wide" or "screen too large for internal buffer", it's probably easier to just put a vim or an nvi binary in your $HOME.

Nevertheless, the cheat sheets are handy sometimes.