Hello,

I just started to use ranger. I think I'm going to love it, the only thing
is : when I open a file in vim with ranger, I can't access the x11
clipboard or the selection. ==> I cannot yank/paste at all !

For the X11 clipboard I have this in my vimrc :
            nmap <C-p> "+p
            nmap <C-y> "+yy
            vmap <C-d> "+d
            vmap <C-p> d$"+p
            vmap <C-y> "+y
and I have an alias that launch gvim -v instead of vim... I thought ranger
really launched vim instead of gvim -v, and I tried to change that in
rifle.conf as indicated in the man, but I can't find this file.

For the selection buffer, it is more annoying, and I have no idea of how to
make it work.

My configuration :
Fedora 19
Gnome terminal 3.8.4
ranger 1.4.2

Thank you

Reply via email to