lots of changes

This commit is contained in:
Bruno Carlin 2019-03-08 00:30:02 +01:00
parent a5eca108bd
commit bf90155a8e
10 changed files with 75 additions and 21 deletions

View file

@ -14,12 +14,13 @@
set vicmd=vim
" set vicmd=elvis\ -G\ termcap
" set vicmd=vile
set shell=/bin/sh
" This makes vifm perform file operations on its own instead of relying on
" standard utilities like `cp`. While using `cp` and alike is a more universal
" solution, it's also much slower and doesn't support progress measuring.
" set syscalls
set syscalls
" Trash Directory
" The default is to move files that are deleted with dd or :d to
@ -237,7 +238,7 @@ fileviewer *.[1-8] man ./%c | col -b
" Images
filextype *.bmp,*.jpg,*.jpeg,*.png,*.gif,*.xpm
\ {View in feh}
\ feh %f &,
\ feh --borderless --scale-down --draw-filename --draw-exif --draw-tinted --auto-rotate %"f &,
\ {View in sxiv}
\ sxiv %f,
\ {View in gpicview}