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

Idea/Change Request -- Switch File Extension Aliases to Using xdg-open #11177

Open
kjelderg opened this issue Sep 21, 2022 · 0 comments
Open
Labels
Feature New feature or request

Comments

@kjelderg
Copy link

If the feature request is for a plugin or theme, specify it here.

common-aliases plugin

If the feature solves a problem you have, specify it here.

The current file extension aliases are currently as follows:

Alias Command Description
pdf acroread Opens up a document using acroread
ps gv Opens up a .ps file using gv
dvi xdvi Opens up a .dvi file using xdvi
chm xchm Opens up a .chm file using xchm
djvu djview Opens up a .djvu file using djview

This seems closely tied to a particular (and aging) set of software.

Describe the proposed feature.

I think the lowest-effort solution these days would be to use xdg-open for these file types.

Describe alternatives you've considered

A more robust solution would be to have some dynamic validation of what softwares are available and to choose something appropriate to the environment. OSX, for instance, provides the open command.

Additional context

No response

Related Issues

No response

@kjelderg kjelderg added the Feature New feature or request label Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant