Formatting EZA output for FZF-preview. #1115
Unanswered
habahabahaba
asked this question in
Q&A, Howto, Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I'm using eza (with the
-l --headerand some other options) to preview a single file metadata inside the fzf preview window.Does anybody know if there's a way to call eza in such a way, that the output would be split in an appropriate number of lines to fit horizontally?
I wasn't able to achieve this with
EZA-COLUMNSor-w=.The only solution, I came up with, is to call eza multiple times with different options. I consider this solution suboptimal, not only because of multiple calls, but also because of a printed filename at the end of each output.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions