Saksham Sharma
Saksham Sharma
Hmm, fine if the nginx is already working then it is definitely cool to do that. I forgot I had added the oa reverse proxy already.
This looks good. I'll try to put it to test in a few days.
Seems weird. So you also need to close the opened single quote. But in this special case, you can actually skip the quotes too. Simply: ``` 120/6 ``` seems to...
@chadgh Is this issue resolved? P.S. I've updated the README with a comprehensive description of all the features with examples.
@chadgh That issue hints at a wrong installation. Are you sure you have sourced the `zpyi.zsh` file? Because if that had been done, it should not have printed that error....
This is bewildering! If it is showing the error `zsh: no such file or directory`, that usually means the command_not_found handler wasn't registered. But if you say other python code...
The only thing I can think of is, maybe your terminal emulator is playing tricks. Which terminal do you use? (Gnome terminal, urxvt, st, xterm). I use urxvt. Do you...
You did send the messages correctly. Just that I was asleep at that time :smile: (My client keeps me online all the time). In any case, let me know if...
I see what you mean. But the program is in a single quoted environment, nothing should take effect inside that AFAIK. Are you experiencing the same issue?
Some operating systems show an error saying that the package you wanted was not installed, and it can be installed using yada-yada command. They use the same command-not-found handler for...