mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 07:55:51 +03:00
[PR #683] [MERGED] Add filename of cast file to session end output #1186
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#1186
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/683
Author: @moritzdietz
Created: 6/6/2025
Status: ✅ Merged
Merged: 6/20/2025
Merged by: @ku1ik
Base:
develop← Head:update-output📝 Commits (1)
3c7b6d0Add path of .cast file to output when recording session ends📊 Changes
1 file changed (+6 additions, -1 deletions)
View changed files
📝
src/cmd/session.rs(+6 -1)📄 Description
As discussed in #680 this adds some additional information to the output generated after asciinema exits.
Feel free to reject this PR if this do not want to add or update this part of the code.
But if you like the general idea but this needs changes, let me know.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.