From 44e72286120a794a69ab1080c4eec18b55bf056b Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Mon, 25 May 2015 23:27:01 +0200 Subject: [PATCH] damnit iasoon, stop distracting me --- config/ranger/rc.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/ranger/rc.conf b/config/ranger/rc.conf index 1d9b7a1..3b2cdbe 100644 --- a/config/ranger/rc.conf +++ b/config/ranger/rc.conf @@ -61,7 +61,7 @@ set vcs_backend_bzr disabled set preview_images false # Use a unicode "..." character to mark cut-off filenames? -set unicode_ellipsis false +set unicode_ellipsis true # Show dotfiles in the bookmark preview box? set show_hidden_bookmarks true @@ -207,7 +207,6 @@ map w taskview_open map S shell $SHELL map : console -map ; console map ! console shell map @ console -p6 shell %%s map # console shell -p @@ -330,6 +329,7 @@ map yj eval fm.copy(dirarg=dict(down=1), narg=quantifier) map yk eval fm.copy(dirarg=dict(up=1), narg=quantifier) # Searching +map ; console scout -aefilst map / console search map n search_next map N search_next forward=False