Alt key shortcuts not working on gnome terminal with Vim

Viewed 23804

I'm running Vim on a gnome terminal. But the alt key mappings are not working. For example:

:imap <A-i> <Esc>

It works fine in GVim. But when I run the same command with Vim in the gnome terminal it does nothing.

I'm using Windows 7, The problem is with the terminal, right?

6 Answers
Related