Vim

Q. How do I print line numbers on printer for my c / java code written using vi / vim text editor under Linux / UNIX operating system?

{ 4 comments }

HowTo: Edit a File Under Linux

by Vivek Gite on December 15, 2007 · 0 comments

Can tell me a Linux commands to edit a text file?

{ 0 comments }

Q. I find vi hard to use. How do I change my default text editor from vim / vi to Pico under Debian Linux? A. To use and change an editor to edit your text message, set the variable EDITOR to the pathname of the vi / vim binary file. You need to use export [...]

{ 5 comments }

FreeBSD install VIM text editor

by Vivek Gite on May 9, 2007 · 2 comments

Q. Quick question – How do I install VIM text editor for my FreeBSD server? Currently it has old version of vi. I like vim as it is a highly configurable text editor and efficient one. A. VIM (Vi IMproved ) is not installed by default under FreeBSD. Vim is a text editor that is [...]

{ 2 comments }

Q. I am using vim under Ubuntu Linux and whenever I type following command: syntax on I’m getting an error which read as follows: E319: Sorry, the command is not available in this version: syntax on How do I fix this problem?

{ 29 comments }

How do I turn on or off color syntax highlighting in vi or vim text editor under UNIX or Linux?

{ 36 comments }

This beep sound is annoying under Linux, how do I disable it forever under Debian / Fedora / RHEL / Red Hat / Ubuntu Linux?

{ 16 comments }