bharat

Results 3 comments of bharat

``` - { key: LBracket, mods: Command|Shift, chars: "\x1b{" } - { key: RBracket, mods: Command|Shift, chars: "\x1b}" } ``` Use this to bind next/previous - buffer in terminal emacs....

I was able to fix this `bad credentials` issue by adding the following to ~/.ssh/config. User is important. ``` Host github Hostname github.com User git IdentityFile path/to/id/file ```

I am getting a similar message when the cursor is on '>' character in '=>' in react-layer.