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

Keep file extensions on "edit" #1254

Closed
essembeh opened this issue Jan 14, 2023 · 0 comments
Closed

Keep file extensions on "edit" #1254

essembeh opened this issue Jan 14, 2023 · 0 comments

Comments

@essembeh
Copy link

Hi

When editing files, tig creates a temporary blob in /tmp to open it with my editor vim.
Very cool feature, but when I edit python files for example, temp file is /tmp/tigblob.SANFvO.unknown.
The .py file extension is replaced with .unknown and vim does not activate Python syntax.

Maybe it would be possible to keep the original file extension while creating the temporary filename?

Thanks

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

1 participant