I want to know where the symbolic links point to.
Pressing Ctrl+G would show the destination path, but I would like to either:
- show it at the right pane (when typing :view),
or
- show it at the statusline.
What I tried (unsucessfully):
at vifmrc:
set statusline=" %F"
set statusline=" %[ -> %X%]"
fileviewer *.symlink readlink -f %f