I want to map f1 to create a new tab so I add the following line
map <F1> :tabnew <CR>
into my .vimrc and save it . But when I hit f1 in vim the GNOME TERMINAL MANNUAL window pops up rather than a new tab being created . So what should I do in this situation ?