On Wed, Aug 08, 2012 at 02:05:16AM EDT, sinbad wrote: > how can one capitalize the current word or the word just before the > current cursor position with out leaving the insert mode ? leaving > insert mode and capitalize and come back to insert mode is becoming > a tedious task for me ...:)
I hardly ever capitalize entire words (with the possible exception of shell/environment variables), but since you know you are going to stay in insert mode, wouldn't this be a clear case of using the CapsLk key.. or imap some keyboard action to toggle an ‘allcaps’ keymap if you don't have one on your keyboard..? CJ -- HOW ARE YOU GENTLEMEN? -- 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
