sparcbr
sparcbr
Does anyone already managed to make a SQL highlighter work with zsh-syntax-highlighting ? I plan to make it work when calling commands like `mysql -e 'SELECT ...'`, mycli and also...
It would be nice if I could transform an Boolean expression using De Morgan's Theorems. It's useful when you want to convert an 'if' expression into an 'else', or simply...
React 17
npm ERR! Could not resolve dependency: npm ERR! peer react@"15.x.x || 16.x.x" from [email protected] Can you upgrade and test for React 17? Thank you
On gvim it exits normally (after asking confirmation to save session), but then it does not reopen. I tried debugging but, couldn't find anything. On terminal it doesn't do anything....
The minus key on android does not fire on key press event. So I used this code on key down event: ``` if ($.browser.device && key == 229) { //...
Eu queria que o qr code fosse enviado pra minha maquininha, usando a API. Tem como? Valeu
It would be nice to put in the docs that in some termis you need to use shift+ and others alt+ I was trying to make alt+arrow commands work and...
### Current Behavior Problem: When opening wave, it opens a electron icon in kde task manager, not the wave icon that's in the launcher. The wave opens normally, just the...