Ches Martin

Results 139 comments of Ches Martin

> Regardant use cases, the nomenclature is just misleading. I assumed that the prg option should only contain the program name 'ag' and its parameters had to go into the...

Are you able to reproduce consistently, and provide exact steps (key sequence, etc.) to do so?

Aha! Well at last… I realized I couldn't reproduce because I use `let NERDTreeWinPos = 'right'` and that isn't affected 😇 Here's a workaround for now, set this in your...

> I think using `v` is working for me now (sort of...I have to press `j` or `k` after, probably because it's overriding visual select or something) Odd, I'm not...

Hmm, you might shorten the jumping around slightly with `':ccloseT:copen'`… But what I think I'd do in this case is just define a mapping to start the whole thing off...

This is great, thanks for the fix(es) and thinking through the proposal of an alternative for handling arguments. To me, it already helps the clarity of intent a great deal...

I dig the ActiveResource support too.

Hey Pete, Just perusing my old open pull requests and saw this, so thought I'd bump it. Still using this little hack in my projects :-)

I like the idea in spirit, but why only apply it in a Python 2 context?

See #65. I think we just need a maintainer's attention.