dotfiles/terminal/.config
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
..
bash/env.d terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00
bat bat: Add simple configuration 2023-01-07 16:20:31 +01:00
sh/alias.d terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00
tmux terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00
vifm vifm: Improve image preview with fallback 2023-07-23 19:28:15 +02:00
wezterm wezterm: Copy logical lines from scrollback buffer 2023-06-22 12:38:23 +02:00
zsh zsh: Source zsh alias file if it exists 2023-06-20 13:00:16 +02:00