Mapping of F-keys and other keys currently does not work for me in vim. For instance F2 seems to be delivering ^OQ F3 ^OR. map <F2> :NERDTree therefore does not work. It seems to be related with the ^V problem but in this case a simple delete of the extra character doesn't help :-) Does anyone have an idea?