[GH-ISSUE #678] config not being read in v3-rc4 #958

Closed
opened 2026-03-15 11:07:58 +03:00 by kerem · 2 comments
Owner

Originally created by @tacman on GitHub (May 21, 2025).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/678

Describe the bug

The config file at ~/.config/asciinema/config is not being read in v3-rc4

To Reproduce

Run version 2, all config changes from the file are active.
Run version 3, only default config is active.

Solution

It is possible that the filename has changed so v2 and v3 could co-exist. However, I can't find documentation for that.

A option to dump some debug info during the CLI would be helpful, it could indicate what config is being read, etc. Something like a --verbose flag, or --debug?

Originally created by @tacman on GitHub (May 21, 2025). Original GitHub issue: https://github.com/asciinema/asciinema/issues/678 **Describe the bug** The config file at ~/.config/asciinema/config is not being read in v3-rc4 **To Reproduce** Run version 2, all config changes from the file are active. Run version 3, only default config is active. **Solution** It is possible that the filename has changed so v2 and v3 could co-exist. However, I can't find documentation for that. A option to dump some debug info during the CLI would be helpful, it could indicate what config is being read, etc. Something like a --verbose flag, or --debug?
kerem closed this issue 2026-03-15 11:08:04 +03:00
Author
Owner

@tacman commented on GitHub (May 24, 2025):

Here is an example: https://asciinema.org/a/YkMNqrykheREqXvzjM2hJ8VKf

<!-- gh-comment-id:2906876400 --> @tacman commented on GitHub (May 24, 2025): Here is an example: https://asciinema.org/a/YkMNqrykheREqXvzjM2hJ8VKf
Author
Owner

@tacman commented on GitHub (May 25, 2025):

The config file is now config.toml, documentation can be found at https://docs.asciinema.org/manual/cli/configuration-v3/

<!-- gh-comment-id:2907794721 --> @tacman commented on GitHub (May 25, 2025): The config file is now config.toml, documentation can be found at https://docs.asciinema.org/manual/cli/configuration-v3/
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asciinema#958
No description provided.