Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remap copy/paste #73

Open
b0x4it opened this issue Dec 21, 2018 · 1 comment
Open

Remap copy/paste #73

b0x4it opened this issue Dec 21, 2018 · 1 comment

Comments

@b0x4it
Copy link

b0x4it commented Dec 21, 2018

How can I remap copy/paste in Ranger?

The default is :

map yy copy
map pp paste

I would like to change it to Ctrl-C and Ctrl-v:

map <C-c> copy
map <C-v> paste

However, it does not work. Do you know why and how I can get it to work?

@neumachen
Copy link

You'll need to configure it through ranger directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants