Gibson Fahnestock

Results 40 issues of Gibson Fahnestock

Just came across this app, works ideally on my machine without dependencies. One nice thing that vim-ghost does is automatically switching to nvim when you hit the ghost button in...

enhancement
help wanted
needs design

Error in `up`: ``` No specific setup files for #1-Microsoft Wed Dec 31 14:42:53 PST 2014 yet ``` ```bash ~ $ uname -a Linux EvePC 4.4.0-43-Microsoft #1-Microsoft Wed Dec 31...

I use [ap/vim-buftabline](https://github.com/ap/vim-buftabline) and have [Tab and ShiftTab mapped to :bn and :bp](https://github.com/gibfahn/dot/blob/master/dotfiles/.config/nvim/init.vim), so I don't really ever have a use for tabs. It would be great if there was...

* **Node Version**: 8.9.0 (maybe all) * **CitGM Version**: 2.0.14 * **Platform**: all Previously passing on 1.10.3 ```bash ▶ citgm sodium-native ~/wrk/com/DANGER/node 7s (v8.9.1-proposal) info: starting | sodium-native info: lookup...

* **Node Version**: 6.12.3 * **CitGM Version**: 3.1.1 * **Platform**: x64 Linux Columnify issue raised: https://github.com/timoxley/columnify/issues/52 When you run `citgm -J -v verbose` it blows the stack. Looks like it...

[Google Doc](https://docs.google.com/document/d/1VDWk9EWB1tI93n2FqkdWExyXXxFQMF9Hs67bc6GSiKU/edit?usp=sharing) I was talking to @mhdawson , and we were thinking that it might be a good idea to write something about CitGM for the Node blog. It'd be...

meta

Refs: https://github.com/nodejs/LTS/pull/223/files#r127595396 It's probably time we tried to write down some more stuff about what happens if you join the team, especially now that it means joining the Release WG...

meta

It is currently possible to use `citgm` to test the master branch with the following `lookup.json` options: ```json "master": true, "repo": "https://github.com/org/repo", "replace": true ``` However, there's no way to...

enhancement
semver-minor

So as part of the process of running modules on Windows, we're running into some issues as the `npm test` command on many modules is Unix specific. I can see...

I have a bunch of scripts (not least my dotfiles) where I have to deal with both bash and zsh. However whenever I add some zsh syntax, for example `[[...

enhancement
grammar bug