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

Can i open with specific application each file types? #155

Open
kwagi opened this issue Jul 21, 2024 · 4 comments
Open

Can i open with specific application each file types? #155

kwagi opened this issue Jul 21, 2024 · 4 comments

Comments

@kwagi
Copy link

kwagi commented Jul 21, 2024

For application/pdf, use firefox.
And image/jpg, use feh.
Something like that.

@antonmedv
Copy link
Owner

Nice idea. Lets add a config file in walk.

@pcause
Copy link

pcause commented Aug 10, 2024

ranger uses a scope.sh file to allow a user to configure different viewers. perhaps just adopt that? It then makes it easier to migrate from ranger or for the 2 to co-exist

@KineticTactic
Copy link

I would love to be able to open files/folders in vscode using a shortcut. Running code <filename/folder> would suffice. Configurable shortcut keys for running commands perhaps?

@tuzu128
Copy link
Contributor

tuzu128 commented Oct 27, 2024

I managed to do it in my fork (since this version seems unmaintained) https://codeberg.org/TheTuzu/walk, you can set it trough environment variables, I might add config file if I feel like it. You can do export IMG_VIEWER=feh and export PDF_VIEWER=firefox for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants