Isaac Andrade

Results 67 comments of Isaac Andrade

That is also a great idea. Anything that could improve readability of the status sigils.

Especially when the dependencies keep changing their APIs fast towards stability.

@TrueFurby I think @campoy is talking about a something like `let` for immutable bindings and `var` for mutable ones (which Go already has). Something like this: ```go type MyType struct...

Oh, I see. Thanks for pointing it out! That would be a huge change right (even compared to adding generics)? Go isn't even partially persistent.

I made toy apps with it to learn Webdev with Rust and thought it was great. Unfortunately people with strong opinions that are deficient in empathy really hurt authors and...

Same issue with Arch + bspwm + picom. I can set transparency of window (background and text) via picom. But `window.opacity` doesn't do anything.

[vimStyle](https://github.com/74th/vscode-vim) has the behavior the OP wants. But as @aioutecism, the character under cursor is hidden since the block cursor is opaque.

Is this where importing or forking [go-spew](https://github.com/davecgh/go-spew) as a dependency would be relevant?

Same issue on Docker 17.06.0-ce-rc5-mac16 (18400).

I installed Powerline-shell on my Ubuntu VM, when I SSH into it with Putty, I get bad font rendering no matter what font I choose on Putty (unlike mgoffin). How...