0

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 ?

Ignacio Vazquez-Abrams
  • 776,304
  • 153
  • 1,341
  • 1,358
Haiyuan Zhang
  • 40,802
  • 41
  • 107
  • 134

1 Answers1

2

Go to Edit | Keyboard Shortcuts... and remap or remove the shortcut.

Ignacio Vazquez-Abrams
  • 776,304
  • 153
  • 1,341
  • 1,358