diff --git a/home/dot_config/ranger/rc.conf b/home/dot_config/ranger/rc.conf index 5de06c0..7a13c44 100644 --- a/home/dot_config/ranger/rc.conf +++ b/home/dot_config/ranger/rc.conf @@ -60,7 +60,7 @@ set automatically_count_files true set open_all_images true # Be aware of version control systems and display information. -set vcs_aware false +set vcs_aware true # State of the three backends git, hg, bzr. The possible states are # disabled, local (only show local info), enabled (show local and remote @@ -251,12 +251,15 @@ alias travel scout -aefiklst # Unmap anything # +unmap unmap unmap unmap unmap -unmap .. -unmap A a c d G m n o p S s y z +unmap +unmap .. / +unmap A a c d G m N n o p S s T t V y z +unmap ct cs ci cc cm ca unmap gi gl gr ge gh gn go gR gs gT gt gu unmap ud um uq ut uV uv uy @@ -594,4 +597,4 @@ tmap taskview_close copytmap q Q w -/* vim: set filetype=vim : */ +# vim: set filetype=config : #