Monday, November 22, 2010

Re: caps lock invert in insert mode? (Fortran 77 editing)

> Hmmm.. can't imagine why.. I checked the functions, they
> work for me
> (in console environment as well). What is the value
> returned when you
> do:
> :echo &enc

utf-8

> and
> :echo &tenc

nothing or white space, I can't tell which

> and
> :set
>

balloondelay=100 clipboard= expandtab helplang=en makeprg= number pastetoggle=<F6> ruler shell=/bin/tcsh shortmess=atoO tags= ttyfast wildmenu
ballooneval directory=. foldminlines=4 hlsearch modified paste path= scroll=53 shiftwidth=2 smartcase title ttymouse=xterm
fileencodings=ucs-bom,utf-8,default,latin1
wildmode=longest:full

*ahh, it is the paste mode!*

> Can you check with just a single character?
> Do,
> :inoremap a A
> and check if typing 'a' gives you 'A'

ok, with paste mode turned off (otherwise not)

thanks for your help.


--
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

No comments: