Alan Berezin

Results 11 comments of Alan Berezin

@diwakergupta Can you tell me where the config is located and ill write a script to change it out. A profile option would be nice but script is fine for...

I am seeing something similar with version=v0.1.11 but with bash

Along similar lines. the app does not write errors to the stderr but rather to stdout. This makes redirecting stdout to a file rather clunky. I can create a separate...

@douglasfsmn Can you share your code as a patch or just fork and commit your changes? I'd like to use your mods. Also, I want to add another goodie, open-url...

Fails on MacOS with ENABLE_FIDDLER_FOR_ALL_TEST = false ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.roxstudio.utils.CUrlTest java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)...

100% agree On Thu, Sep 14, 2023 at 2:24 AM Huy Z ***@***.***> wrote: > I also have a half-finished DTerm 2, but as it's still in the prototype >...

Awesome! I really like this little app and was hoping someone would take it on. This may even motivate me to learn a little iOS dev skills. I clone/built your...

On an unrelated topic, I have been seeing this error/clutter in the non-terminal output ` bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control...

Thanks. Yes, Bash 4 is what I am using. `$ bash --version` `GNU bash, version 4.3.42(1)-release (x86_64-apple-darwin14.5.0)`