This commit is contained in:
2019-04-21 03:24:49 -04:00
parent 5d1908a095
commit 8dd7e28ad0
16 changed files with 96 additions and 52 deletions

View File

@@ -365,7 +365,6 @@ map gm cd /media
map gM cd /mnt
map gs cd /srv
map gp cd /tmp
# map gr cd /
map gR eval fm.cd(ranger.RANGERDIR)
map g/ cd /
map g? cd /usr/share/doc/ranger
@@ -421,7 +420,8 @@ map yk eval fm.copy(dirarg=dict(up=1), narg=quantifier)
# Searching
map / console search%space
map gr fzf_select
# map gr fzf_select
map rg fzf_select
map n search_next
map N search_next forward=False
map ct search_next order=tag
@@ -677,10 +677,10 @@ map rr source ~/.config/ranger/rc.conf
# backgrounds {{{ #
map w shell /usr/bin/wal -i %f
map bde shell mv %f dim/editing
map bdn shell mv %f dim/non-editing
map bbe shell mv %f bright/editing
map bbn shell mv %f bright/non-editing
map bde shell mv %f /home/kevin/Pictures/Backgrounds/dim/editing
map bdn shell mv %f /home/kevin/Pictures/Backgrounds/dim/non-editing
map bbe shell mv %f /home/kevin/Pictures/Backgrounds/bright/editing
map bbn shell mv %f /home/kevin/Pictures/Backgrounds/bright/non-editing
map be shell mv %f editing
map bn shell mv %f non-editing
@@ -695,7 +695,6 @@ map zr shell unzip %f && rm %f
map e. open_with evince f
map v. shell $EDITOR %f
# map gr fzf_select
source /home/kevin/.config/ranger/key_mappings.conf
map dg shell dragon-drag-and-drop -a -x %p