Results 1 to 4 of 4
Hmm seems like such a stupid question but I want to type a ':' chacter into the contents of a file without escaping to normal mode in vi/vim.
How do ...
- 01-08-2010 #1Just Joined!
- Join Date
- Nov 2009
- Posts
- 2
Colon in Vi/Vim
Hmm seems like such a stupid question but I want to type a ':' chacter into the contents of a file without escaping to normal mode in vi/vim.
How do I do this?
- 01-08-2010 #2Just Joined!
- Join Date
- Nov 2009
- Posts
- 2
Sorry me being stupid. Ignore this please...
- 01-08-2010 #3
- 01-10-2010 #4Just Joined!
- Join Date
- May 2005
- Posts
- 48
Press i to go into insert mode. Insert indicated below.
If there is no insert indication then enhanced your vim or config vimrc.


Reply With Quote
