[GH-ISSUE #319] asciinema changes my shell and env #823

Closed
opened 2026-03-15 10:37:35 +03:00 by kerem · 1 comment
Owner

Originally created by @zenglian on GitHub (Aug 16, 2018).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/319

When I run asciinema, seems it exits from the current shell (bash) thus the shell is changed (to csh) thus the environment is changed.
I have to re-run "bash" and the init steps which produces tons of output which I do not want to record.
Can it be avoided?

Originally created by @zenglian on GitHub (Aug 16, 2018). Original GitHub issue: https://github.com/asciinema/asciinema/issues/319 When I run asciinema, seems it exits from the current shell (bash) thus the shell is changed (to csh) thus the environment is changed. I have to re-run "bash" and the init steps which produces tons of output which I do not want to record. Can it be avoided?
kerem closed this issue 2026-03-15 10:37:40 +03:00
Author
Owner
<!-- gh-comment-id:439318600 --> @ku1ik commented on GitHub (Nov 16, 2018): Yes. See here: - https://github.com/asciinema/asciinema#rec-filename - https://discourse.asciinema.org/t/why-am-i-getting-command-not-found-at-the-begining-of-the-recording-session/20 - https://github.com/asciinema/asciinema#configuration-file What does `echo $SHELL` print in your bash (when not recording)?
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#823
No description provided.