Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.vshrc resolution does not include working dir #11

Open
brianbruggeman opened this issue Jun 8, 2019 · 0 comments
Open

.vshrc resolution does not include working dir #11

brianbruggeman opened this issue Jun 8, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@brianbruggeman
Copy link
Owner

brianbruggeman commented Jun 8, 2019

.vshrc resolution is not currently including the working dir, only the cwd.

@brianbruggeman brianbruggeman added the bug Something isn't working label Jun 8, 2019
@brianbruggeman brianbruggeman self-assigned this Jun 8, 2019
brianbruggeman added a commit that referenced this issue Jun 8, 2019
* Fixes #8
Adds vsh/env.py to contain a dataclass for all enviroment variables
used.

* Fixes #10
Updates click to 7.0
Updates colorama to 0.4.1
Updates toml to 0.10.0
Added vendored licenses

* Fixes #11
Modifies vsh.api.enter to search in config.working_path

Remove extraneous echo in vshrc
brianbruggeman added a commit that referenced this issue Jun 14, 2019
* Fixes #8
Adds vsh/env.py to contain a dataclass for all enviroment variables
used.

* Fixes #10
Updates click to 7.0
Updates colorama to 0.4.1
Updates toml to 0.10.0
Added vendored licenses

* Fixes #11
Modifies vsh.api.enter to search in config.working_path

* Fixes #14
Minor bug fixes and tweaks for windows

- forces powershell
- now assumes dark background and replaces blue with cyan
- makes black more of a standard (but there's problems)
    * termlog may be required to sit on a single line
- flirts with poetry since black requires pyproject.toml
    * poetry is pretty, but not production ready yet
    * poetry still has issues with windows and cli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant