On Fri, June 1, 2012 10:04, sinbad wrote: > how to turn on/off the caps lock while in insert mode. > i want to turn off the caps lock while leaving out of the insert mode. > how can i do that. i googled first, didn't get any convincing answer.
If you find a way, to turn on/off caps-lock via a script, you could call that script from an InsertEnter/Leave autocommand. Apart from that, there is nothing more an editor can do for you, besides maybe remapping a whole bunch of keys. regards, Christian -- 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
