Mark Eissler

Results 23 comments of Mark Eissler

FWIW I can't seem to get `0.13.4` working even with stdin. I have to use either of the builds posted in this thread so far.

>Is it possible to get that file? Maybe it is a part of some open source project? I'd like to reproduce this a lot. Unfortunately, it's closed source, proprietary.

I think with this one you set a timeout of 1 second, is this correct? On smaller files it appears to work but on larger files (I'm looking at a...

Can you provide the output of `gvm version` and `gvm list`?

Thanks for your report. I'll take a look at this over the weekend.

Thanks for opening this issue. However, the PR simply bypasses all logic in the cd() command. At the moment, this appears to be a problem with your system specifically. As...

Which shell are you using? bash or zsh? Provide the output for the following commands... ```sh prompt> declare -f cd | head ... prompt> declare -f __gvm_oldcd ``` From the...

Hrmm. That's odd because __GVM2__ does not actually do anything to change the prompt, or at least shouldn't be. I'll have to take a look.

Hi @ghostsquad. I haven't looked further into this prompt problem yet. I wanted to get the code base into better shape. Thanks for the __oh-my-zsh theme__ snippet. That will be...

Prompt problems have been identified as reported in #3 (Installation fails in zsh). While the exact issue reported in this issue has not been duplicated I'm wondering if it's the...