Skip to content

(bug fix) Fixed issues/24 - #25

Open
qwreey wants to merge 2 commits into
amsitlab:masterfrom
qwreey:master
Open

(bug fix) Fixed issues/24#25
qwreey wants to merge 2 commits into
amsitlab:masterfrom
qwreey:master

Conversation

@qwreey

@qwreey qwreey commented Oct 3, 2022

Copy link
Copy Markdown

Check #24 for detailed information

summer:

If app name have new line, it will be not escaped and occurs error on dot file sourcing. and fixed this issue with adding

appName = appName.replace("\t'"," ");
appName = appName.replace("'\n"," ");

qwreey added 2 commits October 4, 2022 02:28
Check amsitlab#24 for detailed information
@qwreey qwreey closed this Oct 3, 2022
@qwreey qwreey reopened this Oct 3, 2022
@j-refs

j-refs commented Oct 7, 2023

Copy link
Copy Markdown

I think at this point you'd be better off maintaining your own fork if you really like this software

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants