-
### Description
There seems to be a usability issue with vifm.vim w/embedding + netrw replacement.
When vim is started as `vim ` directly into a vifm.vim buffer, after picking a file vifm.vim do…
-
the goal is to use `chafa` as an image viewer inside [vifm](https://github.com/vifm/vifm) while preview mode is active (the other panel is still visible). as per comment by `vifm`'s author it looks li…
-
### What Operating System(s) are you seeing this problem on?
Windows
### Which Wayland compositor or X11 Window manager(s) are you using?
_No response_
### WezTerm version
20221122-154621-68c754b…
-
как насчёт использования nerd fonts как в vifm для иконок файлов?
-
Been referenced here from [There](https://wiki.vifm.info/index.php/How_to_preview_images#.C3.9Cberzug) and when I install the two scripts in '/bin' when running vifm with `vifmrun` and preview and ima…
-
1. `` command flatten :execute '!find -maxdepth %a -not -path "*/\.*" %%U'``
(*or* ``command flat :execute '!lr %%U'`` lr: https://github.com/leahneukirchen/lr)
2. execute, for example, ``:flatte…
-
**Mainly, preview setup is too complicated.** It requires wrapper scripts and extra documentation. The "preview_*" hooks are insufficient to call other applications and scripts in varied ways they req…
-
I'm lookings to make something like this telescope plugin: [Zane-/cder.nvim](https://github.com/Zane-/cder.nvim) but with the vifm plugin inside nvim and I guess if there's no simple way to pass as "e…
-
From https://vifm.info/manual.shtml:
```
:filet[ype] filename
list (in menu mode) currently registered patterns that match specified file name. Same as ":filextype filename".
```
But there…
-
I found this post on q2a asking about VCS awareness: https://q2a.vifm.info/510/can-vifm-be-made-vcs-e-g-git-or-svn-aware.
Is there any update on this? Or any plans to implement such a feature?