Nikitaw99

Results 43 comments of Nikitaw99

I recently tried to put: ``` $BASH_COMPLETIONS.append('/usr/local/etc/bash_completion') $BASH_COMPLETIONS.append('/opt/local/etc/profile.d/bash_completion.sh') $BASH_COMPLETIONS.append('/usr/local/etc/bash_completion.d/git-completion.bash') $BASH_COMPLETIONS.append('/usr/share/bash-completion/completions/git') ``` into the contents of `~/.xonshrc`. Nothing changed.

@donnemartin > Outside of gitsome, are you getting git tab completions to work? Yes! Atleast they are working. Or atleast outside of `gitsome`. And no, I didn't know about [this](https://github.com/github/hub#aliasing)....

> > > I think I tried: > > > - `alias.bat git=hub` > > > - `aliases git=hub` > > > - `alias git=hub` > > Have you tried...

`gh` completions are still working. I added this to `~/,xonshrc`: ``` $BASH_COMPLETIONS.append('C:\Program\ Files\Git\mingw64\share\git\completion\git-completion.bash') $BASH_COMPLETIONS.append('C:\Program\ Files\Git\mingw64\share\git\completion\git-completion.bash') ``` Yet the completions still don't work.

Reinstalled `gitsome` just now. Still not working.

And please for god's sake, squash it.

cant they just use messengers like discord or just vc

@Ayelis sounds good to me atleast; a basic whisper command could be useful sometimes would also be cool to have a `-r`/`-reply` command; basically you type `-reply [message]` to reply...

@pctripsesp They weren't asking for the download links for the games, they asked how to build their agario-clone game on android/ios/mobile.

@abalabahaha Apperantly, he wants to have a feature to be able to zoom in and zoom out.