Hi, On my Mac 0SX 10.4 Powerbook, I have been using the terminal vim (6.2) with cscope and the cscope key mapping file 'cscope_maps.vim.txt'. This file defines various key mappings, such as 'CTRL-\ s', which finds all references to the token under the cursor.
When I run vim7.0d (gvim), these key mappings don't work. If I type 'map', I see them. I can type the equivalent cmd, 'cs find g xxx', and cscope finds it. But the key maps don't seem to work. Can somebody explain how to make them work? thx, Ed
