vifm: refactor previews
This commit is contained in:
parent
9500ca27f3
commit
1dc6796610
1 changed files with 4 additions and 1 deletions
|
@ -48,4 +48,7 @@ fileviewer <audio/*,video/*> mediainfo
|
|||
filetype <image/*> rotdir %f 2>/dev/null | imv 2>/dev/null &
|
||||
fileviewer <image/*> sixel %c %pw %ph %pd %pc
|
||||
|
||||
set vifminfo=dhistory,chistory,tui,shistory,phistory,fhistory,dirstack,registers,bookmarks,bmarks
|
||||
filetype *.torrent torwrap add %c
|
||||
fileviewer *.torrent transmission-show
|
||||
|
||||
set vifminfo=dhistory,chistory,tui,shistory,phistory,fhistory,dirstack,registers
|
||||
|
|
Loading…
Reference in a new issue