Christian Kleinbölting

Results 30 comments of Christian Kleinbölting

Actually autojump has a feature that would help you, by using multiple arguments you would be able to jump to the `../counter_website/counter` directory: `j c counter` See also section "Using...

I would love to see that README.adoc files being rendered in the project overview like the [other READMEs](https://confluence.atlassian.com/bitbucket/display-readme-text-on-the-overview-221449772.html). Not sure if this is an bitbucket or plugin issue.

I have checked it out and it is working for me, Resolves #175 ``` Last login: Tue Mar 29 19:25:52 on ttys001 ❯ cd /tmp/foo autoswitch_virtualenv/git/fix/175 Switching virtualenv: foo-ktrt [Python...

Thank you very much for the quick reply. `enable_autoswitch_virtualenv` is really helpful as a workaround - much quicker than reloading the entire omz. I also tried setting `AUTOSWITCH_DEFAULT_PYTHON` but this...

Agreed, that is even better. Thanks for the fix, it works for me.

**issue**: Huge amount of duplication necessary for setting up the tests. I would not have expected so many lines of code which we have to duplicate in order to have...

I would argue, that any integer number in any [valid JSON number notation](https://www.rfc-editor.org/rfc/rfc8259#section-6) should be converted to an `Int` as long as it is in the range of valid `Int`...

I am currently migrating from spray to zio-json and noticed the difference in the behaviour. My observation came from a "system that has that strange kind of formatting for integers"...

@plokhotnyuk thank you very much. I appreciate your effort to help solve my imminent problem. I will actually use a slightly adapted approach to your solution as I am uncomfortable...

I can confirm the problem reported by SunshinePEP. I have followed the steps described in #4952, i.e. I have allowed OpenEmu to monitor my input. When starting OpenEmu I receive...