mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-24 23:45:50 +03:00
[PR #450] Add a MIME type and a desktop file to open recordings #1071
Labels
No labels
bug
compatibility
feature request
fit for beginners
help wanted
hosting
idea
improvement
packaging
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asciinema#1071
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/asciinema/asciinema/pull/450
Author: @nobodyinperson
Created: 11/24/2021
Status: 🔄 Open
Base:
main← Head:add-mimetype📝 Commits (3)
2c8af02Create pull_request_template.mdbfd97ffAdd a MIME type and a desktop file to open recordings73cad77🚚 Rename x-asciinema MimeType to x-asciicast📊 Changes
5 files changed (+38 additions, -0 deletions)
View changed files
➕
.github/pull_request_template.md(+7 -0)➕
asciinema/data/application-x-asciicast.png(+1 -0)➕
mime/asciinema.desktop(+12 -0)➕
mime/x-asciicast.xml(+12 -0)📝
setup.cfg(+6 -0)📄 Description
This Merge Request introduces an
application/x-asciicastMIME-Type. This enables adding a.desktop-file to open asciinema.cast-files from within a file manager. By double-clicking a.cast-file, the default terminal will open and play the recording.The web browser will also allow opening a downloaded
.cast-file directly like this:🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.