comparison runtime/doc/options.txt @ 2209:d0ddf7ba1630 vim73

Included the patch to support netbeans in a terminal.
author Bram Moolenaar <bram@vim.org>
date Sat, 22 May 2010 18:28:27 +0200
parents b17bbfa96fa0
children f8222d1f9a73
comparison
equal deleted inserted replaced
2208:495995b9ce7d 2209:d0ddf7ba1630
3784 *'imactivatekey'* *'imak'* 3784 *'imactivatekey'* *'imak'*
3785 'imactivatekey' 'imak' string (default "") 3785 'imactivatekey' 'imak' string (default "")
3786 global 3786 global
3787 {not in Vi} 3787 {not in Vi}
3788 {only available when compiled with |+xim| and 3788 {only available when compiled with |+xim| and
3789 |+GUI_GTK|} 3789 |+GUI_GTK|} *E599*
3790 Specifies the key that your Input Method in X-Windows uses for 3790 Specifies the key that your Input Method in X-Windows uses for
3791 activation. When this is specified correctly, vim can fully control 3791 activation. When this is specified correctly, vim can fully control
3792 IM with 'imcmdline', 'iminsert' and 'imsearch'. 3792 IM with 'imcmdline', 'iminsert' and 'imsearch'.
3793 You can't use this option to change the activation key, the option 3793 You can't use this option to change the activation key, the option
3794 tells Vim what the key is. 3794 tells Vim what the key is.