dotfiles/terminal
Marty Oehme 5712a5bf64
vifm: Improve image preview with fallback
If a locally compiled version of viu exists it will use this for
full image preview display (full-color image). If it does not
exist it will instead fall back to the system viu and use
block-wise display for the preview. Location that local viu is
expected is `~/.local/bin/viu`.

The reason behind this is a bug (or at least unwanted
functionality) in viu which makes it not work correctly from
within vifm. You will have to fix this issue and compile a local
version of viu which vifm assumes to be in the local binary
directory and uses to display the pretty images.
2023-07-23 19:28:15 +02:00
..
.config vifm: Improve image preview with fallback 2023-07-23 19:28:15 +02:00
.local/bin terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00
.bash_profile terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00
.bashrc terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00
.zshenv terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00