diff options
-rw-r--r-- | ranger/config/rc.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ranger/config/rc.conf b/ranger/config/rc.conf index 00a20def..7167b488 100644 --- a/ranger/config/rc.conf +++ b/ranger/config/rc.conf @@ -401,6 +401,7 @@ map <F5> copy map <F6> cut map <F7> console mkdir%space map <F8> console delete +map <F9> console trash map <F10> exit # In case you work on a keyboard with dvorak layout @@ -488,6 +489,7 @@ map p`<any> paste dest=%any_path map p'<any> paste dest=%any_path map dD console delete +map dT console trash map dd cut map ud uncut |