mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 16:05:52 +03:00
[GH-ISSUE #630] In Fedora 40 in gnome-terminal asciinema 3 beta don't record colors #937
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#937
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?
Originally created by @yodatak on GitHub (May 14, 2024).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/630
Describe the bug
When i try to record my terminal i use v3.0.0-rc.2
asciinema rec -t less /home/yodatak/Documents/asciinema/less.castthe recording
and i got no colors insted of
but when i play asciinema play less5.cast i got colors
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Show the colors
Additional context
Maybe its because it dont detect the colors and only a white theme ( but i don't use it weird)
Maybe some gnome issue i don't understand
@ku1ik commented on GitHub (May 14, 2024):
So you're missing the colors when replaying with the js player on your html page?
@yodatak commented on GitHub (May 14, 2024):
Yes I'm missing colors and the file don't show blue color of my default prompt and I canot understand why it don't record my prompts colors
@ku1ik commented on GitHub (May 15, 2024):
Do you use the latest version of the player? (don't forget about updating the CSS file too)
Support for original terminal colors was added in one of the recent versions of the player.