Skip to content

Comments

Treat android shells as unix#72

Merged
gaborbernat merged 4 commits intotox-dev:mainfrom
Blocked:treatShellsAsUnix
Apr 18, 2022
Merged

Treat android shells as unix#72
gaborbernat merged 4 commits intotox-dev:mainfrom
Blocked:treatShellsAsUnix

Conversation

@Blocked
Copy link
Contributor

@Blocked Blocked commented Mar 2, 2022

Fixes #70 Treats all android shells as unix

Doesn't support custom prefixed development environments as it isn't standardized in any specific android application shell. Custom prefixes if implemented, needs per application check, for each application. I've decided against implementing prefixes as it it's better handled directly by XDG_* environment variables.

@Blocked Blocked changed the title Treat shells as unix Treat android shells as unix Mar 2, 2022
@Blocked Blocked requested a review from ofek March 2, 2022 21:52
Copy link
Member

@gaborbernat gaborbernat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Holding the merge up as I want to have a think about this design choice 👍

@ofek
Copy link
Collaborator

ofek commented Apr 18, 2022

@gaborbernat WDYT?

@gaborbernat gaborbernat merged commit e605ef9 into tox-dev:main Apr 18, 2022
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.

Support XDG env variables on Android or use default XDG directories on Android/Termux

3 participants