Avinash Sonawane wrote:
Hello!

I am pretty noob to VIM. Actually just started using it from yesterday only!

I am experiencing an odd behavior in VIM. Whenever I press key 'T' it
prints 7 on the screen like a leetspeak. But the key 'T' works fine in
other applications like gedit/firefox etc. So clearly not a keyboard
problem. How do I rectify this problem as I am not able to use any of
the :set commands.

Here is my .vimrc (Actually just yanked the example vimrc shipped with VIM) :
http://hastebin.com/jasutanele.dos

Please try

vim -u NONE somefile

and  iT (ie. insert the "T").

This option brings up vim in a very plain condition -- no plugins, compatible mode, etc. If your system persists in showing a "7" (not that I know what a leetspeak is), then its certainly due to your terminal setup. Can you bring up an xterm and try vim in that?

Regards,
Chip Campbell

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to