Developer Tips: How To Show Line Number in vi / vim & nano
vi / vim as well as nano are the most popular editors on Unix / Linux / Solaris and for hardcode Mac OSX users too. For developing / debugging we need line numbers. A way to get them to display line numbers doesn't jump out easily from their big documentation, so here are my simple tips on how you can display line numbers in vi / vim and nano editors. Full article (148 words) »

