i cant Ctrl C or Ctrl V to copy and paste respectively.
i know that if i want to do so in firefox vimperator i'll have to add these lines
-- noremap
noremap
however, i'm not sure exactly what the file is or where i can find it to place that code in
|
i cant Ctrl C or Ctrl V to copy and paste respectively. i know that if i want to do so in firefox vimperator i'll have to add these lines -- noremap noremaphowever, i'm not sure exactly what the file is or where i can find it to place that code in | |||
|
feedback
|
|
Vimperator uses Ctrl-V to tell it to pass the next command straight to Firefox. If you go | |||
|
feedback
|
|
vimperator reads file ~/.vimperatorrc during startup. Create/modify that file at will. | |||||
feedback
|
|
You might want to use the X clipboard instead (via Shift-Insert (Paste) and Shift-Delete (Cut)). Also, Y will yank any selected text the vimperator way (both to clipboard and X11 selection). You might be interested in my vimperatorrc: http://github.com/blueyed/dotfiles/blob/master/vimperatorrc | |||
|
feedback
|
|
The following worked for me, but I have no idea why as I don't understand the difference between no, cno, and ino remap
| ||||
|
feedback
|