Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Configurable preview_binary #587

Open
namespaceYcZ opened this issue Aug 22, 2022 · 1 comment
Open

Feature request: Configurable preview_binary #587

namespaceYcZ opened this issue Aug 22, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@namespaceYcZ
Copy link

Preview binary files in broot looks like this now:
image
How about make the preview_binary verb configurable? Let it execute an external command(something like bz(bandizip's cli) or 7z) and print the result to the preview panel.
(The output of "bz l" looks like this, I want it on the preview panel)
image

@namespaceYcZ namespaceYcZ added the enhancement New feature or request label Aug 22, 2022
@maxim-uvarov
Copy link

I guess, that an option to configure a preview files would also solve #617

Ideally I see this as implementing the setting, where we can assign the preview app to a various file extensions.

This way we could use apps like bat for previewing files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
2 participants