-
It would be nice if possible filename conflicts for background copy/move operations were resolved before the operations are performed. Right now, the operations are just aborted in such cases.
-
First thank you for this wonderful plugin! inline image functionality is the only thing missing in Vim. judging from the sample videos, vim-graphical-preview makes Vim a better file viewer with true i…
-
I use the w3mimagedisplay binary to display the image previews which works fine with:
```
fileviewer *.bmp,*.jpg,*.jpeg,*.png,*.gif,*.xpm
\ ~/.scripts/w3mimgdisplay.sh %px %py %pw %ph %c…
-
First off, I've been using vifm for some time now, and I absolutely love it. Among its many great features, one of my favourite is the `:compare` command.
According to the man page, files can be co…
-
Has any Arch user noticed this? trying to find out which package was broken as I write this. will update if I find anything. any help is appreciated.
-
This was relatively hard to decypher but someone's broken english from here helped: https://sourceforge.net/p/msys2/discussion/general/thread/f81f0b97/
It appears that if I build an ncurses hello w…
-
**NeoVim**
-
First of all, vifm is amazing, fast, and super customizable. I enjoy using it and appreciate your time and effort maintaining it.
My use case:
While I am selecting some files, I need to check one…
-
having vifmrc support includes would allow for easy sharing of relevant parts (keyboard configuration, look, commands) with other hosts while having host-specific features (bookmarks, marks) inside se…
-
Hi, i am not sure how to get viu to preview the images
```
" Image
filetype {*.bmp,*.jpg,*.jpeg,*.png,*.gif,*.xpm},
\ open -a Preview.app,
fileviewer {*.bmp,*.jpg,*.jpeg,*.png,*.gif,*.xp…