ranger-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ranger-users] No access to X11 clipboard or selection when vim is launc


From: emma sculateur
Subject: [Ranger-users] No access to X11 clipboard or selection when vim is launched via ranger
Date: Tue, 27 Aug 2013 10:27:55 -0700

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

[Prev in Thread] Current Thread [Next in Thread]