antonmedv / walk

Terminal file manager
MIT License
3.23k stars 88 forks source link

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

Open kwagi opened 1 month ago

kwagi commented 1 month ago

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

antonmedv commented 1 month ago

Nice idea. Lets add a config file in walk.

pcause commented 4 weeks ago

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 commented 2 weeks ago

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?