I'm using gvim 7.2 on OS X 10.5.6.
When using gvim and keymaps, one can allegedly define mappings using Alt-modified keys using the <A-x> syntax. However, the gvim GUI normally uses Alt-modified keystrokes, so to avoid having the gvim GUI intercept the Alt-modified keystrokes, one needs to specify set guioptions-=m Do I assume correctly that 'set guioptions-=m' should appear in .vimrc or .gvimrc? I've got it in my .gvimrc file, but " retroflex <A-s> <char-0x0282> <A-z> <char-0x0290> <A-r> <char-0x027D> don't work for me. It seems like they're still being caught as commands by the GUI. The Cntrl-modified syntax (e.g. <C-s>) works fine. What am I doing wrong? Thanks, Ken ****************************** Kenneth R. Beesley, D.Phil. P.O. Box 540475 North Salt Lake, UT 84054 USA --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
