holzschu / holzschu/a-shell

Old .profile content isn't reset

Open
#714 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Perl
Stars
3.9k
Forks
213
Avg merge
1m
Merged PRs (30d)
1

Description

I'm not sure if I miss anything or this is an actual bug.
On iPhone, I believe forcing close a-shell kills the current session, and then a-shell will start with fresh config + reload .profile.
But let's say .profile has `export A=a` for the current session, which mean `$A` is set to `a`.
If .profile now removes that line, and adds `export B=b`, forcing restart the session will set both variables.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.