protist

Results 206 comments of protist

I also cannot view videos on Twitter with script injection enabled, for example, [this one](https://twitter.com/Cyclingtimenews/status/782664529931079680/video/1). I tried disabling some of the individual options, including `Block plugins`, `Use click to play...

Do you mean that error in a popup message, or a console? I didn't see any kind of popup message. A still of the video shows, but when I press...

@Wannabe-Programmer I get exactly the same error message in the console. Similarly, the message disappears after disabling script injection. I created a new Firefox profile to make sure that none...

@Wannabe-Programmer I tested as you suggested. I can confirm that when "Real Profile" is selected, `navigator.vendor` returns `undefined`. However, when I manually select the profile from the list, I actually...

@Wannabe-Programmer No worries. Thanks for chasing this up, too!

Has there been any advancement on this? Has anyone got it working with Pretzo?

Aha! I found a [solution](http://superuser.com/a/726509/125959)! From a user perspective, put the following in `~/.zshrc`, probably after sourcing `oh-my-zsh`. ``` ZLE_RPROMPT_INDENT=0 ``` This works well for me.

I'm not sure what you mean exactly, but I tried typing a long command, and the right prompt disappears when the command reaches it. It then reappears as you backspace...

This would be great. Probably 99% of my time I am not in a git directory, and there are two extraneous characters in the prompt. (There are also four unnecessary...

Thank you. FWIW out of all the powerline-inspired zsh prompts, I already do find yours to be the most compact, which I appreciate. Thanks for that.